Object GitHub::IssueTimelineItemsConnection

The connection type for IssueTimelineItems.

Fields

edges: [IssueTimelineItemsEdge]

A list of edges.

filteredCount: Int!

Identifies the count of items after applying before and after filters.

nodes: [IssueTimelineItems]

A list of nodes.

pageCount: Int!

Identifies the count of items after applying before/after filters and first/last/skip slicing.

pageInfo: PageInfo!

Information to aid in pagination.

totalCount: Int!

Identifies the total count of items in the connection.

updatedAt: DateTime!

Identifies the date and time when the timeline was last updated.

Uses

Issue.timelineItems