# GiftCardDeactivatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `giftCardDeactivate` mutation. ### Access Scopes ## Fields * [giftCard](/docs/api/admin-graphql/2024-10/objects/GiftCard): GiftCard - The deactivated gift card. * [userErrors](/docs/api/admin-graphql/2024-10/objects/GiftCardDeactivateUserError): GiftCardDeactivateUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [giftCardDeactivate](/docs/api/admin-graphql/2024-10/mutations/giftCardDeactivate) ## Examples