Types
UpdatePollInput
Autogenerated input type of UpdatePoll
input
UpdatePollInputFields
choices
The full choice list for MULTIPLE_CHOICE polls; omit to leave choices unchanged. Removing a choice deletes its votes.
clientMutationId
String
A unique identifier for the client performing the mutation.
commentPrompt
String
Follow-up question shown after answering
expectedLastEditedAt
ISO8601DateTime
The lastEditedAt you loaded before editing, so the server can detect someone else saved a change first. Omit to skip the check.
id
ID!
required
GlobalID of the poll
publicAnswers
Boolean
Whether voter identities are publicly listable — cannot be changed once a multiple-choice poll has answers
title
String
The poll question