Skip to main content
Anchor to GiftCardCreditPayload

GiftCardCreditPayload

payload

Return type for giftCardCredit mutation.

Anchor to giftCardCreditTransactiongiftCardCreditTransaction
•GiftCardCreditTransaction

The gift card credit transaction that was created.

•[GiftCardTransactionUserError!]!
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

Credit a gift card.

Arguments

•ID!
required

The ID of the gift card to be credited.

•GiftCardCreditInput!
required

The input fields to credit a gift card.



Was this section helpful?