Eventjet GraphQL API documentation

TicketTypeFilter

Input object

Filter options for ticket types.

Fields

FieldDescriptionType
kindFilter by kind. If provided, only ticket types of this kind are resolved.TicketTypeKind
visibilityFilter by visibility channel. If provided, only ticket types visible in the selected channel are resolved.TicketTypeVisibilityChannel

Used By (1)

TicketTypeFilter is referenced by the following fields, arguments, and input fields:

TypeField
EventticketTypes(allFilter)