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