Represents a subject that can be reacted on.
databaseId : Int
id : ID!
reactionGroups : [ReactionGroup!]
reactions
(
after: String
before: String
first: Int
last: Int
content: ReactionContent
orderBy: ReactionOrder
)
:
ReactionConnection!
viewerCanReact : Boolean!