Cast of _id in aggregate pipeline #13554
Closed
kunalindoliya
started this conversation in
General
Replies: 1 comment
-
The problem is that the aggregation framework can transform the shape of documents, so |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Mongoose doesn't cast the _id string to ObjectId in $match of aggregation pipeline. Wouldn't it be better to add this functionality ?
Beta Was this translation helpful? Give feedback.
All reactions