Get contacted by recruiters directly with our newest chat feature!
Register now or log in to join your professional community.
I'm trying to select only a specific field with Mongoose. How can I achieve this?
The precise way to do this is it to use .project() cursor method with the new mongodb and nodejs driver.
Cancel Report Answer