cartDiscountDelete
MutationThis mutation deletes a cart discount based on the provided input.
#
Arguments
- CartDiscountDeleteInput!Required
input The values used to perform the cart discount delete operation.
#
Payload
- CartDiscount
cartDiscount The cart discount associated with this cart discount delete payload.
- [CartDiscountDeleteError!]
errors User-facing errors that prevented the operation from succeeding.