-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Shell API
-
None
-
2
E.g.
db.foo.explain().find().finish().queryPlanner.winningPlan
worked in the legacy shell, but not in mongosh, and mongosh in general provides no way to access the result of a coll.explain().<...> expression programmatically.