Skip to main content
Anchor to GiftCardDeactivateUserError

GiftCardDeactivateUserError

object

An error that occurs during the execution of GiftCardDeactivate.

•GiftCardDeactivateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Deactivate a gift card. A deactivated gift card cannot be used by a customer. A deactivated gift card cannot be re-enabled.

Arguments

•ID!required

The ID of the gift card to deactivate.


Fields

•GiftCard

The deactivated gift card.

•[GiftCardDeactivateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?