Object GitHub::PullRequestReviewCommentConnection

The connection type for PullRequestReviewComment.

Fields

edges: [PullRequestReviewCommentEdge]

A list of edges.

nodes: [PullRequestReviewComment]

A list of nodes.

pageInfo: PageInfo!

Information to aid in pagination.

totalCount: Int!

Identifies the total count of items in the connection.

Uses

PullRequestReview.comments

PullRequestReviewThread.comments