Object GitHub::PullRequestTimelineConnection

The connection type for PullRequestTimelineItem.

Fields

edges: [PullRequestTimelineItemEdge]

A list of edges.

nodes: [PullRequestTimelineItem]

A list of nodes.

pageInfo: PageInfo!

Information to aid in pagination.

totalCount: Int!

Identifies the total count of items in the connection.

Uses

PullRequest.timeline