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