Anchor to GiftCardSendNotificationToRecipientUserErrorGift
objectGift Card Send Notification To Recipient User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (GiftCardSendNotificationToRecipientUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Gift
Card Send Notification To Recipient User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- giftCardSendNotificationToRecipient (GiftCardSendNotificationToRecipientPayload)
- •mutation
Sends a notification to the designated recipient of a gift card, delivering the gift card code and redemption instructions. The notification is delivered using the recipient's available contact method. Use this to deliver or re-deliver the gift card to the intended recipient.
- •ID!required
The ID of the gift card to send.
Arguments
- •ID!
Was this section helpful?