Skip to main content

TransactionEventInput

No description

input TransactionEventInput {
pspReference: String
message: String
}

Fields

TransactionEventInput.pspReference ● String scalar miscellaneous

PSP Reference related to this action.

Added in Saleor 3.13

TransactionEventInput.message ● String scalar miscellaneous

The message related to the event.

Added in Saleor 3.13

Member Of

transactionCreate mutation ● transactionUpdate mutation