INPUT_OBJECT
The fields necessary to delete a transaction.
input DeleteTransactionMutationInput {# The reason for deletion of this transaction.message: String!}