OBJECT
type CreditSurvey {id: ID! context: String! questions: [CreditSurveyQuestion!]! ceAmount: Float! conversationCreatedAt: Time! }