I have two models.
one is
const SubCategory = mongoose.Schema({ category_id : {type:Schema.Types.ObjectId}, group_id : {type:Schema.Types.Objec