Reactable

Represents a subject that can be reacted on.

Implementations

Fields

databaseId : Int

id : ID!

reactionGroups : [ReactionGroup!]

reactions (
       after: String
       before: String
       first: Int
       last: Int
       content: ReactionContent
       orderBy: ReactionOrder
) : ReactionConnection!

viewerCanReact : Boolean!