Skip to main content
Anchor to GiftCardCreatePayload

GiftCardCreatePayload

payload

Return type for giftCardCreate mutation.

•GiftCard

The created gift card.

•String

The created gift card's code.

•[GiftCardUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Create a gift card.


Was this section helpful?