ContentGenerationBriefTemplate
No description
FieldsLink copied!
ContentGenerationBriefTemplate.id ● ID! non-null scalarLink copied!
ContentGenerationBriefTemplate.defaultModel ● ContentGenerationModel! non-null objectLink copied!
ContentGenerationBriefTemplate.label ● String! non-null scalarLink copied!
ContentGenerationBriefTemplate.description ● String! non-null scalarLink copied!
ContentGenerationBriefTemplate.imageUrl ● String scalarLink copied!
ContentGenerationBriefTemplate.createdDate ● DateTime! non-null scalarLink copied!
ContentGenerationBriefTemplate.updatedDate ● DateTime! non-null scalarLink copied!
ContentGenerationBriefTemplate.createdBy ● User objectLink copied!
ContentGenerationBriefTemplate.updatedBy ● User objectLink copied!
ContentGenerationBriefTemplate.category ● String! non-null scalarLink copied!
ContentGenerationBriefTemplate.roles ● [String!]! non-null scalarLink copied!
ContentGenerationBriefTemplate.status ● ContentGenerationBriefTemplateStatus! non-null enumLink copied!
ContentGenerationBriefTemplate.inputSchema ● String! non-null scalarLink copied!
ContentGenerationBriefTemplate.outputSchema ● String! non-null scalarLink copied!
ContentGenerationBriefTemplate.configuration ● ContentGenerationBriefTemplateConfiguration objectLink copied!
ContentGenerationBriefTemplate.cmsHub ● CMSHub objectLink copied!
ContentGenerationBriefTemplate.organization ● Organization objectLink copied!
InterfacesLink copied!
Node interfaceLink copied!
An object with an ID
Returned byLink copied!
contentGenerationBriefTemplate query ● createContentGenerationBriefTemplate mutation ● updateContentGenerationBriefTemplate mutation
Member ofLink copied!
CMSHub object ● ContentGenerationExample object ● ContentGenerationExampleFolder object ● ContentGenerationSession object