giftCardCreate
Creates a new gift card.
giftCardCreate(
input: GiftCardCreateInput!
): GiftCardCreate
Arguments
giftCardCreate.input
● GiftCardCreateInput!
non-null input
Fields required to create a gift card.
Type
GiftCardCreate
object
Creates a new gift card.
Was this page helpful?