Eventjet GraphQL API documentation

event

Arguments

event doesn't take any arguments.

Type

This field resolves to Event, which has the following fields:

FieldDescriptionType
canceledAtDate
categoryEventCategory
dates[ Event! ]!
descriptionString
earliestStartThe start of the event or the earliest start of any of its dates.Date
hasSeatmapsWhether this event has any seatmaps.Boolean!
hostHost!
idID!
imageImage
isDateBoolean!
isHidingEndDateIf true, clients should not display the end date of the event.Boolean
isPrototypeBoolean!
labelString
latestEndThe end of the event or the latest end of any of its dates.Date
nameString!
periodPeriod!
prototypeEvent
salesStartThe date and time when tickets for the event become available for purchase.Instant
seatmapResolves to the `Seatmap` with the given ID for this event, or `null` if not found.Seatmap
seatmapsAll seatmaps for this event.[ Seatmap! ]!
shopUrlUrl
ticketTypesResolves to ticket types for this event that are available for sale in the `HOST_SHOP` channel.[ TicketType! ]!
venueVenue