I\'ve 3 different Mongoose schemas as below in my NodeJS server app:
//Comment Schema var commentSchema = mongoose.Schema({ text: { type: String, requ