OBJECT
type SurveyConfigOptionEntity {id: Long orderNumber: Int otherOption: Boolean surveyConfig: SurveyConfigEntity text: String value: String }