Docs
Dashboard

cartDiscountCodeCreate

Mutation

Creates a new cart discount code container with one or more codes.

#

Arguments


input
CartDiscountCodeCreateInput!Required

The values used to perform the cart discount code create operation.

#

Payload


cartDiscountCode
CartDiscountCode

The cart discount code associated with this cart discount code create payload.

errors
[CartDiscountCodeCreateError!]

User-facing errors that prevented the operation from succeeding.