Delete each element of nested array of documents if they don't match my query

后端 未结 0 1615
忘掉有多难
忘掉有多难 2020-12-16 10:06

My database structure is like this

{
  rootField: "value",
  anotherRootField: "value1",
  products:[
     {
       productName: "p1_         


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