Object GitHub::IssueTimelineConnection
The connection type for IssueTimelineItem.
Fields
edges: [IssueTimelineItemEdge]
A list of edges.
nodes: [IssueTimelineItem]
A list of nodes.
pageInfo: PageInfo!
Information to aid in pagination.
totalCount: Int!
Identifies the total count of items in the connection.