Add connnected object id
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -1889,10 +1889,7 @@ type Framework implements Node {
|
||||
updatedAt: Datetime!
|
||||
}
|
||||
|
||||
type Control implements Node
|
||||
@goModel(
|
||||
model: "go.probo.inc/probo/pkg/server/api/console/v1/types.Control"
|
||||
) {
|
||||
type Control implements Node {
|
||||
id: ID!
|
||||
sectionTitle: String!
|
||||
name: String!
|
||||
|
||||
Reference in New Issue
Block a user