Magidoc

Label
Object

A label for categorizing Issues, Pull Requests, Milestones, or Discussions with a given Repository.

Fields

#

color

Non-null

Identifies the label color.

createdAt

Identifies the date and time when the label was created.

description

A brief description of this label.

id

ID !
Non-null

The Node ID of the Label object

isDefault

Non-null

Indicates whether or not this is a default label.

issues

Non-null

A list of issues associated with this label.

name

Non-null

Identifies the label name.

pullRequests

Non-null

A list of pull requests associated with this label.

repository

Non-null

The repository associated with this label.

resourcePath

Non-null

The HTTP path for this label.

updatedAt

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

url

Non-null

The HTTP URL for this label.

Interfaces

#

Also implements Node .

Usages

#

References

#