TransactionVoidUserError - admin-graphql - OBJECT
Version: unstable
Description:
An error that occurs during the execution of `TransactionVoid`.
Access Scopes
Fields
-
code:
TransactionVoidUserErrorCode -
The error code.
-
field:
String -
The path to the input field that caused the error.
-
message:
String! -
The error message.
Connections
Related queries
Related mutations
-
transactionVoid
Trigger the voiding of an uncaptured authorization transaction.
Related Unions
Examples