Object GitHub::PullRequestReviewThreadConnection
Review comment threads for a pull request review.
Fields
edges: [PullRequestReviewThreadEdge]
A list of edges.
nodes: [PullRequestReviewThread]
A list of nodes.
pageInfo: PageInfo!
Information to aid in pagination.
totalCount: Int!
Identifies the total count of items in the connection.