Object GitHub::TeamMemberConnection
The connection type for User.
Fields
edges: [TeamMemberEdge]
A list of edges.
nodes: [User]
A list of nodes.
pageInfo: PageInfo!
Information to aid in pagination.
totalCount: Int!
Identifies the total count of items in the connection.