My schema is: var IntegrationSchema = new Schema({...
# suitescript
f
My schema is: var IntegrationSchema = new Schema({ type: String, created: Date, data: Object });