GiftCardTransactionUserError - admin-graphql - OBJECT
Version: unstable
Description:
Represents an error that happens during the execution of a gift card transaction mutation.
Access Scopes
`read_gift_card_transactions` access scope.
Fields
-
code:
GiftCardTransactionUserErrorCode -
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
Related Unions
Examples