Types
PollChoice
A choice/option in a poll or quiz
object
PollChoiceFields
answerers
[User!]
Top answerers for this choice (public-answers polls only)
color
String
Per-choice color (used by some poll treatments)
id
ID!
isCorrect
Boolean
Whether this is the correct answer (quiz only)
position
Int
Display order of the choice (null for the synthetic value buckets of continuous/percentage polls)
tally
Int
Number of votes for this choice (nil if results not ready)
text
String
The choice text
value
Int
Numeric value for ordered continuous/percentage poll choices