GraphQL APIOperationsMutationsupdateVotesupdateVotesNo description updateVotes( id: UUID!): Choice! Arguments updateVotes.id ● UUID! non-null scalar Type Choice object Choice(id, poll, choice_text, votes, _order)