Docs
Dashboard

cartDiscountCodeRemove

Mutation

Removes a discount code from an existing cart using the given discount code.

#

Arguments


input
CartDiscountCodeRemoveInput!Required

The values used to perform the cart discount code remove operation.

#

Payload


cart
Cart

The cart associated with this cart discount code remove payload.

errors
[CartDiscountCodeRemoveError!]

User-facing errors that prevented the operation from succeeding.