how to find all objects that contains a specific value mongoose

后端 未结 0 1374
走了就别回头了
走了就别回头了 2021-01-06 18:52

so i have this on mongoose:

[{
   _id: objectId,
   publisher: {
         id: 1,
         name: a
   }
},
{
   _id: objectId,
   publisher: {
         id: 0,
         


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