Object GitHub::PullRequestReviewConnection

The connection type for PullRequestReview.

Fields

edges: [PullRequestReviewEdge]

A list of edges.

nodes: [PullRequestReview]

A list of nodes.

pageInfo: PageInfo!

Information to aid in pagination.

totalCount: Int!

Identifies the total count of items in the connection.

Uses

PullRequest.reviews