Skip to main content
Anchor to GiftCardUpdatePayload

GiftCardUpdatePayload

payload

Return type for giftCardUpdate mutation.

•GiftCard

The updated gift card.

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

Update a gift card.

Arguments

•ID!
required

The ID of the gift card to be updated.

•GiftCardUpdateInput!
required

The input fields to update the gift card.



Was this section helpful?