--- title: GiftCardSendNotificationToRecipientPayload - GraphQL Admin description: Return type for `giftCardSendNotificationToRecipient` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/giftcardsendnotificationtorecipientpayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/giftcardsendnotificationtorecipientpayload.md --- # Gift​Card​Send​Notification​To​Recipient​Payload payload Return type for `giftCardSendNotificationToRecipient` mutation. ## Fields * gift​Card [Gift​Card](https://shopify.dev/docs/api/admin-graphql/latest/objects/GiftCard) The gift card that was sent. * user​Errors [\[Gift​Card​Send​Notification​To​Recipient​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/GiftCardSendNotificationToRecipientUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [gift​Card​Send​Notification​To​Recipient](https://shopify.dev/docs/api/admin-graphql/latest/mutations/giftCardSendNotificationToRecipient) mutation Send notification to the recipient of a gift card. *** ## Map ### Mutations with this payload * [gift​Card​Send​Notification​To​Recipient](https://shopify.dev/docs/api/admin-graphql/latest/types/giftCardSendNotificationToRecipient)