cartDiscountCreate
MutationCreates a new cart discount based on the provided input.
#
Arguments
- CartDiscountCreateInput!Required
input The values used to perform the cart discount create operation.
#
Payload
- CartDiscount
cartDiscount The cart discount associated with this cart discount create payload.
- [CartDiscountCreateError!]
errors User-facing errors that prevented the operation from succeeding.