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