Types
CreatePollAnswerInput
Autogenerated input type of CreatePollAnswer
input
CreatePollAnswerInputFields
choiceId
ID
ID of the chosen option, as returned in the poll's choices field — for MULTIPLE_CHOICE polls
clientMutationId
String
A unique identifier for the client performing the mutation.
pollId
ID!
required
GlobalID of the poll
value
Int
The numeric answer for HOT_COLD/PERCENTAGE polls, between minValue and maxValue