Object GitHub::PullRequestCommitConnection

The connection type for PullRequestCommit.

Fields

edges: [PullRequestCommitEdge]

A list of edges.

nodes: [PullRequestCommit]

A list of nodes.

pageInfo: PageInfo!

Information to aid in pagination.

totalCount: Int!

Identifies the total count of items in the connection.

Uses

PullRequest.commits