Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.supahub.com/llms.txt

Use this file to discover all available pages before exploring further.

The Vote Object contains several fields each with defined types and descriptions which are outlined as follows:
id
string
Unique identifier for the vote.
post
Post | null
Reference to the post associated with the vote.
voter
User | null
Reference to the user who cast the vote.
createdAt
Date
Timestamp of when the vote was registered.