Github API - Test Config

ProjectV2ItemFieldLabelValue [object]

The value of the labels field in a Project item.

Attributes
field ProjectV2FieldConfiguration

ProjectV2FieldConfiguration [union]

Configurations for project fields.

Union
ProjectV2FieldProjectV2IterationFieldProjectV2SingleSelectField
API:
Github GraphQL API

The field that contains this value.

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

Labels value of a field

API:
Github GraphQL API