I have a MEVN application. I create two schemas for orders and items in mongoose. I want to combine it with item id. How can I do this?
this is orders schema