Eventjet GraphQL API documentation

ApplyDiscountCodeInput

Input object

Input for applying a discount code to a cart.

Fields

FieldDescriptionType
cartIdThe ID of the cart to which the code should be applied.ID!
codeThe discount/promo code to apply.String!