Skip to main content

giftCardResend Mutation

Resend a gift card.

Requires the MANAGE_GIFT_CARDpermission.

Triggers the following webhook events:

  • NOTIFY_USER (async): A notification for gift card resend.
giftCardResend(
input: GiftCardResendInput!
): GiftCardResend
Show return type

Arguments

input ● GiftCardResendInput!

Fields required to resend a gift card.

Type

GiftCardResend

Resend a gift card.

Requires the MANAGE_GIFT_CARDpermission.

Triggers the following webhook events:

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