Skip to main content

UpdateContentGenerationExampleFolderInput

No description

input UpdateContentGenerationExampleFolderInput {
id: ID!
parentFolderId: ID
label: String
}

Fields
Link copied!

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

UpdateContentGenerationExampleFolderInput.parentFolderId ● ID scalar
Link copied!

UpdateContentGenerationExampleFolderInput.label ● String scalar
Link copied!

Member of
Link copied!

updateContentGenerationExampleFolder mutation