How to perform nested lookup and create a custom object with field values from booth the lookup documents

后端 未结 0 990
孤独总比滥情好
孤独总比滥情好 2021-02-09 05:17

I am using below Mongo Aggregate

$this->products->aggregate(
    [
        [
            \'$match\' => [
                                    \'seo.slug\'         


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