Docs
Dashboard

cartDiscountCreate

Mutation

Creates a new cart discount based on the provided input.

#

Arguments


input
CartDiscountCreateInput!Required

The values used to perform the cart discount create operation.

#

Payload


cartDiscount
CartDiscount

The cart discount associated with this cart discount create payload.

errors
[CartDiscountCreateError!]

User-facing errors that prevented the operation from succeeding.