Anchor to GiftCardDeactivateUserErrorGift
objectGift Card Deactivate User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Gift
Card Deactivate User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Deactivate a gift card. A deactivated gift card cannot be used by a customer. A deactivated gift card cannot be re-enabled.
- •ID!required
The ID of the gift card to deactivate.
Arguments
- Anchor to giftCardgift•Gift
Card Card The deactivated gift card.
- Anchor to userErrorsuser•[Gift
Errors Card Deactivate User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?