Like feature on my App

Hi I’m trying to add a like or follow feature on my app, but on the docs, it’s not really clear to me how to use the relation. Is the “Likes” a class or just a column? Or what does it contain?

I think that a relation will create an additional table in background to keep track of that connection. You can also search online for documentation related to relationships and Parse.com. Moralis server uses Parse.com for the database.