OBJECT
type CreditSurveyQuestion {id: ID! text: String! context: String! responseType: CreditSurveyQuestionResponseType! responseOptions: [String!]! }