Skip to main content

CreateContentGenerationSessionInput

No description

input CreateContentGenerationSessionInput {
label: String!
briefTemplateId: ID!
cmsHubId: ID!
}

Fields
Link copied!

CreateContentGenerationSessionInput.label ● String! non-null scalar
Link copied!

CreateContentGenerationSessionInput.briefTemplateId ● ID! non-null scalar
Link copied!

CreateContentGenerationSessionInput.cmsHubId ● ID! non-null scalar
Link copied!

Member of
Link copied!

createContentGenerationSession mutation