OBJECT
Quiz - Answer
type QuizAnswer {htmlText: String id: String isCorrect: Boolean order: Int rawText: String }