INPUT_OBJECT
The field used to create a new PollAnswer.
input CreatePollAnswerInput {createdAt: TimepollID: ID!userID: ID!questionID: ID!}