Populate a single ObjectId reference after aggregating with mongoDb and mongoose

前端 未结 0 985
臣服心动
臣服心动 2020-12-08 04:15

I am trying to populate after aggregating and counting.

These are mye models:

UserLog

const UserLog = new Schema(
  {
    title: {
      type: S         


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