Skip to main content

ContentGenerationJobBriefContentInput

If 'modelId' is not provided it will fallback to the default model on the brief template if available. Otherwise it will fallback to the Amplience default model.

input ContentGenerationJobBriefContentInput {
briefInputs: String!
modelId: String
exampleIds: [String]
images: [ContentGenerationJobBriefContentImageInput]
}

Fields
Link copied!

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

ContentGenerationJobBriefContentInput.modelId ● String scalar
Link copied!

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

ContentGenerationJobBriefContentInput.images ● [ContentGenerationJobBriefContentImageInput] list input
Link copied!

Member of
Link copied!

CalculateContentGenerationJobCostInput input ● SubmitContentGenerationJobInput input