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