Eventjet GraphQL API documentation

view

Indicates how the organizer prefers the events in this group to be displayed.

The default value is AUTO, which lets clients choose the most suitable layout based on context (for example, using a calendar when there are many events, or a list when there are just a few).

If the value is set explicitly to CALENDAR or LIST, it reflects a strong preference by the organizer, and clients are encouraged to respect that choice when rendering the group.

See EventGroupView for details about the available layouts.

Arguments

view doesn't take any arguments.

Type

This field resolves to EventGroupView.