Eventjet GraphQL API documentation

SaleItemQuantityInput

Input object

Specifies a ticket type and the desired absolute quantity.

Fields

FieldDescriptionType
quantityThe desired absolute quantity.Int!
ticketTypeIdThe ticket type (`TicketType`) ID.ID!