Github GraphQL API / Reactable

Represents a subject that can be reacted on.

Implementations

Fields

databaseId : Int

id : ID!

reactionGroups : [ReactionGroup!]

reactions (
       String: String
       String: String
       Int: Int
       Int: Int
       ReactionContent: ReactionContent
       ReactionOrder: ReactionOrder
) : ReactionConnection!

viewerCanReact : Boolean!

Documentation created using imtala