Skip to main content

giftCardResend

Resend a gift card.

Added in Saleor 3.1
Requires MANAGE_GIFT_CARDpermission.
giftCardResend(
input: GiftCardResendInput!
): GiftCardResend

Arguments

giftCardResend.input ● GiftCardResendInput! non-null input

Fields required to resend a gift card.

Type

GiftCardResend object

Resend a gift card.

Added in Saleor 3.1
Requires MANAGE_GIFT_CARDpermission.

Was this page helpful?