master
mutation vote($pollAddress: String!, $choiceId: Int!) { tx: vote(pollAddress: $pollAddress, choiceId: $choiceId) }