Anchor to cartGiftCardCodesUpdatecart
mutationcart Gift Card Codes Update
Updates the gift card codes applied to the cart.
Anchor to Arguments
Arguments
- Anchor to cartIdcart•ID!
Id required The ID of the cart.
- Anchor to giftCardCodesgift•[String!]!
Card Codes required The case-insensitive gift card codes.
The input must not contain more than
250
values.
Was this section helpful?
- Anchor to cartcart•Cart
The updated cart.
- Anchor to userErrorsuser•[Cart
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?