ContentGenerationSession
No description
FieldsLink copied!
ContentGenerationSession.id
● ID!
non-null scalarLink copied!
ContentGenerationSession.messages
● [ContentGenerationSessionMessage]!
non-null objectLink copied!
ContentGenerationSession.organization
● Organization!
non-null objectLink copied!
ContentGenerationSession.cmsHub
● CMSHub!
non-null objectLink copied!
ContentGenerationSession.briefTemplate
● ContentGenerationBriefTemplate!
non-null objectLink copied!
ContentGenerationSession.author
● ContentGenerationSessionAuthor!
non-null objectLink copied!
ContentGenerationSession.label
● String!
non-null scalarLink copied!
ContentGenerationSession.createdDate
● DateTime!
non-null scalarLink copied!
ContentGenerationSession.expiryDate
● DateTime
scalarLink copied!
InterfacesLink copied!
Node
interfaceLink copied!
An object with an ID
Returned byLink copied!
contentGenerationSession
query ● createContentGenerationSession
mutation ● updateContentGenerationSession
mutation
Member ofLink copied!
ContentGenerationSessionEdge
object