Object GitHub::CommitCommentConnection

The connection type for CommitComment.

Fields

edges: [CommitCommentEdge]

A list of edges.

nodes: [CommitComment]

A list of nodes.

pageInfo: PageInfo!

Information to aid in pagination.

totalCount: Int!

Identifies the total count of items in the connection.

Uses

Commit.comments

CommitCommentThread.comments

PullRequestCommitCommentThread.comments

Repository.commitComments

User.commitComments