cartDiscountCodeRemove
MutationRemoves a discount code from an existing cart using the given discount code.
#
Arguments
- CartDiscountCodeRemoveInput!Required
input The values used to perform the cart discount code remove operation.
#
Payload
- Cart
cart The cart associated with this cart discount code remove payload.
- [CartDiscountCodeRemoveError!]
errors User-facing errors that prevented the operation from succeeding.