For the complete documentation index, see llms.txt. This page is also available as Markdown.

EventConnection

Attributes of the EventConnection type

The connection type for Event.

Name
Type
Description

edges

List (EventEdge)

A list of edges.

nodes

List (Event)

A list of nodes.

pageInfo

Information to aid in pagination.

totalCount

Int

Last updated

Was this helpful?