Mongoose find using two populate from the same collection

前端 未结 0 935
攒了一身酷
攒了一身酷 2021-02-11 10:58

I am trying to understand how can I populate two references at same time from the same collection. I have these models:

const bookingSchema = new Schema( {

    c         


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