Skip to main content

UpdateContentGenerationExampleInput

No description

input UpdateContentGenerationExampleInput {
id: ID!
label: String
briefInputs: String
output: String
folderId: ID
}

Fields
Link copied!

UpdateContentGenerationExampleInput.id ● ID! non-null scalar
Link copied!

UpdateContentGenerationExampleInput.label ● String scalar
Link copied!

UpdateContentGenerationExampleInput.briefInputs ● String scalar
Link copied!

UpdateContentGenerationExampleInput.output ● String scalar
Link copied!

UpdateContentGenerationExampleInput.folderId ● ID scalar
Link copied!

Member of
Link copied!

updateContentGenerationExample mutation