Skip to main content

UpdateAttachmentFolderInput

Autogenerated input type of UpdateAttachmentFolder

input UpdateAttachmentFolderInput {
clientMutationId: String
params: AttachmentFolderUpdateInput!
}

Fields

UpdateAttachmentFolderInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

UpdateAttachmentFolderInput.params ● AttachmentFolderUpdateInput! non-null input

Attachment folder update params

Member Of

updateAttachmentFolder mutation