Skip to main content

giftCardBulkCreate Mutation

Creates gift cards.

Requires the MANAGE_GIFT_CARDpermission.

Triggers the following webhook events:

  • GIFT_CARD_CREATED (async): A gift card was created.
  • NOTIFY_USER (async): A notification for created gift card.
giftCardBulkCreate(
input: GiftCardBulkCreateInput!
): GiftCardBulkCreate
Show return type

Arguments

input ● GiftCardBulkCreateInput!

Fields required to create gift cards.

Type

GiftCardBulkCreate

Creates gift cards.

Requires the MANAGE_GIFT_CARDpermission.

Triggers the following webhook events:

  • GIFT_CARD_CREATED (async): A gift card was created.
  • NOTIFY_USER (async): A notification for created gift card.