DeleteAttachmentInput
Autogenerated input type of DeleteAttachment
input DeleteAttachmentInput {
clientMutationId: String
id: ID!
origin: String
}
Fields
DeleteAttachmentInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteAttachmentInput.id ● ID! non-null scalar
DeleteAttachmentInput.origin ● String scalar
Member Of
deleteAttachment mutation