--- title: GiftCardTransactionUserError - GraphQL Admin description: >- Represents an error that happens during the execution of a gift card transaction mutation. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/objects/GiftCardTransactionUserError md: >- https://shopify.dev/docs/api/admin-graphql/latest/objects/GiftCardTransactionUserError.md --- # Gift​Card​Transaction​User​Error object Requires `read_gift_card_transactions` access scope. Represents an error that happens during the execution of a gift card transaction mutation. ## Fields * code * field * message *** ## Map No referencing types *** ## Mutations * giftCardCredit * giftCardDebit *** ## GiftCardTransactionUserError Mutations ### Mutated by * [gift​Card​Credit](https://shopify.dev/docs/api/admin-graphql/latest/mutations/giftCardCredit) * [gift​Card​Debit](https://shopify.dev/docs/api/admin-graphql/latest/mutations/giftCardDebit) *** ## Interfaces * DisplayableError *** ## GiftCardTransactionUserError Implements ### Implements * [Displayable​Error](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/DisplayableError)