Anchor to GiftCardDeactivateUserErrorGift
objectGift Card Deactivate User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (GiftCardDeactivateUserErrorCode)
- field ([String!])
- message (String!)
- 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
- giftCardDeactivate (GiftCardDeactivatePayload)
- •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
- •ID!
Was this section helpful?