Magidoc

Topic
Object

A topic aggregates entities that are related to a subject.

Fields

#

id

ID !
Non-null

The Node ID of the Topic object

name

Non-null

The topic's name.

relatedTopics

[ Topic !]!
Non-null

A list of related topics, including aliases of this topic, sorted with the most relevant first. Returns up to 10 Topics.

repositories

Non-null

A list of repositories.

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.

Interfaces

#

Also implements Node , Starrable .

Usages

#

References

#