INPUT_OBJECT
1input QuizOptionInput {42# The text that will be displayed for this option.3description: String!75# Whether this option is correct.6isCorrect: Boolean8}