Magidoc

Starrable
Interface

Things that can be starred.

Fields

#

id

ID !
Non-null

The Node ID of the Starrable object

stargazerCount

Non-null

Returns a count of how many stargazers there are on this object

stargazers

Non-null

A list of users who have starred this starrable.

viewerHasStarred

Non-null

Returns a boolean indicating whether the viewing user has starred this starrable.

Implementations

#

Implemented by Gist , Repository , Topic .

Usages

#

References

#