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