Eventjet GraphQL API documentation

ticketTypes

Resolves to ticket types for this event that are available for sale in the HOST_SHOP channel.

If all is true (requires authorization), all ticket types are resolved. If allFilter is provided, ticket types are filtered accordingly.

Arguments

ArgumentDescriptionType
allBoolean
allFilterTicketTypeFilter

Type

This field resolves to [ TicketType! ]!.