Object GitHub::IssueConnection

The connection type for Issue.

Fields

edges: [IssueEdge]

A list of edges.

nodes: [Issue]

A list of nodes.

pageInfo: PageInfo!

Information to aid in pagination.

totalCount: Int!

Identifies the total count of items in the connection.

Uses

Label.issues

Milestone.issues

Repository.issues

User.issues