INPUT_OBJECT
The field used to update an existing PollAnswer.
input UpdatePollQuestionInput {# The question to ask the user.question: StringtotalVotes: IntpollID: IDclearPoll: Boolean}