TicketTypeFilter
Input object
Filter options for ticket types.
Fields
| Field | Description | Type |
|---|---|---|
kind | Filter by kind. If provided, only ticket types of this kind are resolved. | TicketTypeKind |
visibility | Filter 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:
| Type | Field |
|---|---|
Event | ticketTypes(allFilter) |