Eventjet GraphQL API documentation

CartItemGroup

Object

A group of cart items.

This usually represents an event with all of its tickets and fees related to those items. Note that this can also be a "rest" group, i.e. items that don't belong to any event - like transaction fees.

Fields

FieldDescriptionType
detailsA short text that describes the group in a little more detail. This might contain the venue or the event's date, for example.String
items[ CartItem! ]!
nameThe name of the group.String