GraphQL referenceOperationsUpcomingMutationsapplyDiscountCodeToCartOn this pageapplyDiscountCodeToCartMutation which applies a code to a cart It will only apply the discount if it can be validated returns the updated Cart object. applyDiscountCodeToCart( input: DiscountCodeInput!): Cart Arguments input ● DiscountCodeInput! Type Cart Representation of a cart