Magidoc

PinnedIssue
Object

A Pinned Issue is a issue pinned to a repository's index page.

Fields

#

databaseId

Identifies the primary key from the database.

fullDatabaseId

Identifies the primary key from the database as a BigInt.

id

ID !
Non-null

The Node ID of the PinnedIssue object

issue

Non-null

The issue that was pinned.

pinnedBy

Non-null

The actor that pinned this issue.

repository

Non-null

The repository that this issue was pinned to.

Interfaces

#

Also implements Node .

Usages

#

References

#