CreateCmsFileInput
Autogenerated input type of CreateCmsFile
input CreateCmsFileInput {
clientMutationId: String
file: Upload @deprecated
signedBlobId: ID
}
Fields
CreateCmsFileInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
CreateCmsFileInput.file ● Upload deprecated scalar
CreateCmsFileInput.signedBlobId ● ID scalar
Member Of
createCmsFile mutation