OBJECT
type InterventionDefinitionPresetQuestionModel {answerType: String codeName: String coreQuestion: Boolean id: Long presetOptions: [String] questionText: String shortName: String }