Docs
Dashboard

cartDiscountDelete

Mutation

This mutation deletes a cart discount based on the provided input.

#

Arguments


input
CartDiscountDeleteInput!Required

The values used to perform the cart discount delete operation.

#

Payload


cartDiscount
CartDiscount

The cart discount associated with this cart discount delete payload.

errors
[CartDiscountDeleteError!]

User-facing errors that prevented the operation from succeeding.