OBJECT
Questions asked in the specific position
type PositionQuestion {id: Int text: String position_id: Int sort_order: Int multiple: Boolean expanded: Boolean max_score: Int options: [PositionQuestionOption] }