GraphQL APIOperationsMutationsupdateVotesOn this pageupdateVotesDEPRECATEDUse vote_on_poll instead. No description updateVotes( id: UUID!): Choice! @deprecated Arguments updateVotes.id ● UUID! non-null scalar Type Choice object Choice(id, poll, choice_text, votes, _order)