Anchor to GiftCardDeactivateUserErrorGift
Gift Card Deactivate User Error
object
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
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•
Card The deactivated gift card.
- Anchor to userErrorsuser•
Errors [GiftCard Deactivate User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •
Was this section helpful?