Skip to main content

ContentGenerationSessionMessageBriefContentInput

No description

input ContentGenerationSessionMessageBriefContentInput {
briefInputs: String!
modelId: String!
exampleIds: [String]
images: [ContentGenerationSessionMessageBriefContentImageInput]
}

Fields
Link copied!

ContentGenerationSessionMessageBriefContentInput.briefInputs ● String! non-null scalar
Link copied!

ContentGenerationSessionMessageBriefContentInput.modelId ● String! non-null scalar
Link copied!

ContentGenerationSessionMessageBriefContentInput.exampleIds ● [String] list scalar
Link copied!

ContentGenerationSessionMessageBriefContentInput.images ● [ContentGenerationSessionMessageBriefContentImageInput] list input
Link copied!

Member of
Link copied!

SubmitContentGenerationSessionMessageInput input