VotableInterface

An object which users can vote for.

Implemented by

Fields

id (ID!)

ID of the object

isVoted (Boolean!)

Whether the Viewer has voted for the object or not.

votesCount (Int!)

Number of votes that the object has currently.