Docs
Dashboard

CartDiscountCreatePayload

Object

Fields returned for cart discount create payload.

#

Fields


cartDiscount
CartDiscount

The cart discount associated with this cart discount create payload.

errors
[CartDiscountCreateError!]

User-facing errors that prevented the operation from succeeding.

#

Mutations


Creates a new cart discount based on the provided input.