How to get object in deeply nested array in mongoose using nodes

前端 未结 0 806
暖寄归人
暖寄归人 2021-01-13 13:55

In my collection of users I have the following

{
  _id: ObjectId(\'whatever user id\'),
  movies: [
    {
      _id: ObjectId(\'whatever id of this movie\'),
         


        
相关标签:
回答
  • 消灭零回复
自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题