Anchor to giftCardUpdategift
mutationgift Card Update
Requires access scope.
Update a gift card.
Anchor to Arguments
Arguments
- id (ID!)
- input (GiftCardUpdateInput!)
- •ID!required
The ID of the gift card to be updated.
- Anchor to inputinput•Gift
Card Update Input! required The input fields to update the gift card.
Was this section helpful?
- giftCard (GiftCard)
- userErrors ([UserError!]!)
- Anchor to giftCardgift•Gift
Card Card The updated gift card.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?