Github API - Test Config

Labelable [interface]

An object that can have labels assigned to it.

Attributes
labels LabelConnection

LabelConnection [object]

The connection type for Label.

Attributes
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.

API:
Github GraphQL API

A list of labels associated with the object.

API:
Github GraphQL API