Skip to main content
mutation

Requires write_gift_cards access scope.

Update a gift card.

•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?

Anchor to GiftCardUpdatePayload returnsGiftCardUpdatePayload returns

•GiftCard

The updated gift card.

•[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?