ContentGenerationExampleFolder
No description
FieldsLink copied!
ContentGenerationExampleFolder.id
● ID!
non-null scalarLink copied!
ContentGenerationExampleFolder.label
● String!
non-null scalarLink copied!
ContentGenerationExampleFolder.createdDate
● String
scalarLink copied!
ContentGenerationExampleFolder.brandVoice
● ContentGenerationBrandVoice!
non-null objectLink copied!
ContentGenerationExampleFolder.briefTemplate
● ContentGenerationBriefTemplate!
non-null objectLink copied!
ContentGenerationExampleFolder.parent
● ContentGenerationExampleFolder
objectLink copied!
ContentGenerationExampleFolder.subFolders
● ContentGenerationExampleFolderConnection!
non-null objectLink copied!
ContentGenerationExampleFolder.subFolders.before
●String
scalarLink copied!
ContentGenerationExampleFolder.subFolders.after
● String
scalarLink copied!
ContentGenerationExampleFolder.subFolders.first
● Int
scalarLink copied!
ContentGenerationExampleFolder.subFolders.last
● Int
scalarLink copied!
ContentGenerationExampleFolder.examples
● ContentGenerationExampleConnection!
non-null objectLink copied!
ContentGenerationExampleFolder.examples.before
●String
scalarLink copied!
ContentGenerationExampleFolder.examples.after
● String
scalarLink copied!
ContentGenerationExampleFolder.examples.first
● Int
scalarLink copied!
ContentGenerationExampleFolder.examples.last
● Int
scalarLink copied!
InterfacesLink copied!
Node
interfaceLink copied!
An object with an ID
Returned byLink copied!
contentGenerationExampleFolder
query ● createContentGenerationExampleFolder
mutation ● updateContentGenerationExampleFolder
mutation
Member ofLink copied!
ContentGenerationExample
object ● ContentGenerationExampleFolder
object ● ContentGenerationExampleFolderEdge
object