cartDiscountCodeAdd
MutationApplies a discount code to an existing cart using the given discount code.
#
Arguments
- CartDiscountCodeAddInput!Required
input The values used to perform the cart discount code add operation.
#
Payload
- Cart
cart The cart associated with this cart discount code add payload.
- [CartDiscountCodeAddError!]
errors User-facing errors that prevented the operation from succeeding.