Intersection of two mongodb collections

后端 未结 0 799
梦毁少年i
梦毁少年i 2021-01-18 07:43

I have two mongodb collections:

products: {_id: ObjectId, userId: ObjectId, manufacturerId: ObjectId}

manufacturers: {_id: ObjectId}<

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