Mongoose populate from many collection

前端 未结 0 1572
野的像风
野的像风 2020-12-30 11:44

I want to populate from several collection and then sort it by date and collect all data in one array. So far I have this

 await User.findById(req.user._id)
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题