ContentGenerationSessionMessage
No description
FieldsLink copied!
ContentGenerationSessionMessage.id ● ID! non-null scalarLink copied!
ContentGenerationSessionMessage.parent ● ContentGenerationSessionMessage objectLink copied!
ContentGenerationSessionMessage.status ● ContentGenerationSessionMessageStatus! non-null enumLink copied!
ContentGenerationSessionMessage.author ● ContentGenerationSessionMessageAuthor! non-null objectLink copied!
ContentGenerationSessionMessage.content ● ContentGenerationSessionMessageContent! non-null unionLink copied!
ContentGenerationSessionMessage.createdDate ● DateTime scalarLink copied!
ContentGenerationSessionMessage.expiryDate ● DateTime scalarLink copied!
InterfacesLink copied!
Node interfaceLink copied!
An object with an ID
Returned byLink copied!
contentGenerationSessionMessage query ● scoreContentGenerationSessionMessage mutation
Member ofLink copied!
ContentGenerationSession object ● ContentGenerationSessionMessage object ● SubmitContentGenerationSessionMessageResponse object