Database

[{"_id":"637da733d9baa73f1f0b6cab","nid":1,"usertable":"ypcategories","systemtable":"tbl1","access":[{"type":"webproject","tag":"localhost4200"}],"isactive":true},{"_id":"637da733d9baa73f1f0b6cac","nid":2,"usertable":"ypcategories","systemtable":"tbl2","access":[{"type":"webproject","tag":"localhost4201"}],"isactive":true}]

Query

db.collection.find({"usertable":"ypcategories","isactive":true,"access.type":"webproject","access.tag":"localhost4200"})

Result