Eventjet GraphQL API documentation

TicketType

Object

Fields

FieldDescriptionType
allowedQuantities[ Int! ]
allowedVolumeQuantities[ Int! ]
availableTicketsInt
descriptionString
eventEvent
idID!
mustBuyEntireVolumeBoolean
nameString!
numberOfSoldTicketsInt
priceThe base price of the ticket - without any fees or discounts. Use `TicketType.shopPrice` to get the price that is intended to be shown to guests.Money!
shopPriceMoney!
tagsOnly authorized user can request tags.[ Tag ]

Interfaces

TicketType implements the following interfaces: