Magidoc

Reactable
Interface

Represents a subject that can be reacted on.

Fields

#

databaseId

Identifies the primary key from the database.

id

ID !
Non-null

The Node ID of the Reactable object

reactionGroups

A list of reactions grouped by content left on the subject.

reactions

Non-null

A list of Reactions left on the Issue.

viewerCanReact

Non-null

Can user react to this subject

Implementations

#

Implemented by CommitComment , Discussion , DiscussionComment , Issue , IssueComment , PullRequest , PullRequestReview , PullRequestReviewComment , Release , TeamDiscussion , TeamDiscussionComment .

Usages

#

References

#