DeleteAttachmentFolderInput
Autogenerated input type of DeleteAttachmentFolder
input DeleteAttachmentFolderInput {
clientMutationId: String
id: ID!
}
Fields
DeleteAttachmentFolderInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteAttachmentFolderInput.id ● ID! non-null scalar
Attachment folder id
Member Of
deleteAttachmentFolder mutation