Eventjet GraphQL API documentation

SaleItemGroup

Object

A group of sale items, typically representing a single event.

Fields

FieldDescriptionType
eventThe event this group represents, if applicable.Event
itemsItems in this group.[ SaleItem! ]!
nameThe name of the group (usually the event name).String