DeleteTransactionAttachmentMutation
No description
type DeleteTransactionAttachmentMutation {
deleted: Boolean
errors: PayloadError
}
Fields
DeleteTransactionAttachmentMutation.deleted ● Boolean scalar
DeleteTransactionAttachmentMutation.errors ● PayloadError object
Returned By
deleteTransactionAttachment mutation