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