Docs
Dashboard

cartDiscountUpdate

Mutation

Creates a new cart discount based on the provided input.

#

Arguments


input
CartDiscountUpdateInput!Required

The values used to perform the cart discount update operation.

#

Payload


cartDiscount
CartDiscount

The cart discount associated with this cart discount update payload.

errors
[CartDiscountUpdateError!]

User-facing errors that prevented the operation from succeeding.