INPUT_OBJECT
The field used to create a new PollAnswer.
input CreatePollQuestionInput {# The question to ask the user.question: String!totalVotes: IntpollID: ID}