CartDiscountCodeRemoveInput
InputThis is the input type for removing a discount code from a cart.
#
Fields
- ID!
cartId The unique identifier of the cart from which the discount code will be removed.
- [String!]!
discountCodes The discount codes to be removed from the cart.