ParticipantConnection
The connection type for Participant.
type ParticipantConnection {
edges: [ParticipantEdge]
pageInfo: PageInfo!
}
Fields
ParticipantConnection.edges ● [ParticipantEdge] list object
A list of edges.
ParticipantConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.
Member of
Event object