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