giftCardResend
Resend a gift card.
Added in Saleor 3.1Triggers the following webhook events:
- NOTIFY_USER (async): A notification for gift card resend.
giftCardResend(
input: GiftCardResendInput!
): GiftCardResend
Arguments
giftCardResend.input
● GiftCardResendInput!
non-null input gift-cards
Fields required to resend a gift card.
Type
GiftCardResend
object gift-cards
Resend a gift card.
Added in Saleor 3.1
Triggers the following webhook events:
- NOTIFY_USER (async): A notification for gift card resend.