Mongodb reusable aggregation lookup

Viewed 31

Is it possible to create mongodb reusable lookup, where I can use with every collection aggregation like createdBy with product, orders, etc. collections.

0 Answers
Related