Object GitHub::ProjectConnection
A list of projects associated with the owner.
Fields
edges: [ProjectEdge]
A list of edges.
nodes: [Project]
A list of nodes.
pageInfo: PageInfo!
Information to aid in pagination.
totalCount: Int!
Identifies the total count of items in the connection.