MongoDB lookup in multi label nested array
I am very new in MongoDB. I am trying to make lookup in multi label nested array. My data is looks like bellow. [ { "_id": "621eedae92979fd8f0e9451d", "name": "Pallab Koley", "shifts": { "_id": "62636b9fcbda6d2b17f5cae0", …