Object GitHub::LabelConnection

The connection type for Label.

Fields

edges: [LabelEdge]

A list of edges.

nodes: [Label]

A list of nodes.

pageInfo: PageInfo!

Information to aid in pagination.

totalCount: Int!

Identifies the total count of items in the connection.

Uses

Issue.labels

PullRequest.labels

Repository.labels

Labelable.labels