Skip to main content

EventGroupTypeConnection

The connection type for EventGroupType.

type EventGroupTypeConnection {
edges: [EventGroupTypeEdge]
nodes: [EventGroupType]
pageInfo: PageInfo!
}

Fields

EventGroupTypeConnection.edges ● [EventGroupTypeEdge] list object common

A list of edges.

EventGroupTypeConnection.nodes ● [EventGroupType] list object common

A list of nodes.

EventGroupTypeConnection.pageInfo ● PageInfo! non-null object common

Information to aid in pagination.

Returned by

eventGroups query