ContentGenerationJob
No description
FieldsLink copied!
ContentGenerationJob.id ● ID! non-null scalarLink copied!
ContentGenerationJob.status ● ContentGenerationJobStatus! non-null objectLink copied!
ContentGenerationJob.author ● ContentGenerationJobAuthor! non-null objectLink copied!
ContentGenerationJob.briefContent ● ContentGenerationJobBriefContent! non-null objectLink copied!
ContentGenerationJob.content ● String scalarLink copied!
ContentGenerationJob.createdDate ● DateTime! non-null scalarLink copied!
ContentGenerationJob.expiryDate ● DateTime! non-null scalarLink copied!
InterfacesLink copied!
Node interfaceLink copied!
An object with an ID
Returned byLink copied!
contentGenerationJob query ● submitContentGenerationJob mutation