Objects
/VoteValue
VoteValue
Fields
columnColumn!Required
The column that this value belongs to.idID!Required
The column's unique identifier.textString
typeColumnType!Required
The column's type.updated_atDate
The date when column value was last updated.valueJSON
The column's raw value in JSON format.vote_countInt!Required
The total number of votesvoter_ids[ID!]!Required
A list of IDs of users who votedvoters[User!]!Required
A list of users who voted
Built with