castVote
Description
Cast a vote on a poll using a vote token
Response
Returns a Poll
Arguments
| Name | Description |
|---|---|
| input - VoteInput! |
castVote(
input: VoteInput!
): Poll!
Cast a vote on a poll using a vote token
Returns a Poll
| Name | Description |
|---|---|
| input - VoteInput! |
castVote(
input: VoteInput!
): Poll!