How can I use aggreagate and want to see executionStats infomation in the explain method. #11144
Labels
confirmed-bug
We've confirmed this is a bug in Mongoose and will fix it.
Milestone
Hello, I tried to see executionStats at explain method.
The result of this is:
But if I use aggregate in mongo shell I can see executionStats;
Is there any way to see the executionStats when using explain in monoose like the mongo shell?
node: v10
mongoose : v5.8.9
The text was updated successfully, but these errors were encountered: