Skip to main content

giftCardResend

Resend a gift card.

Added in Saleor 3.1
Requires MANAGE_GIFT_CARDpermission.

Triggers 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
Requires MANAGE_GIFT_CARDpermission.

Triggers the following webhook events:

  • NOTIFY_USER (async): A notification for gift card resend.