TeamPlayerConnection
The connection type for TeamPlayer.
type TeamPlayerConnection {
edges: [TeamPlayerEdge]
pageInfo: PageInfo!
}
Fields
TeamPlayerConnection.edges ● [TeamPlayerEdge] list object
A list of edges.
TeamPlayerConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.
Member of
TeamPlayersInfo object