Remove goModel for control
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -1891,6 +1891,7 @@ type Framework implements Node {
|
||||
|
||||
type Control implements Node {
|
||||
id: ID!
|
||||
organization: Organization @goField(forceResolver: true)
|
||||
sectionTitle: String!
|
||||
name: String!
|
||||
description: String
|
||||
|
||||
Reference in New Issue
Block a user