-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
enhancementThis issue is a user-facing general improvement that doesn't fix a bug or add a new featureThis issue is a user-facing general improvement that doesn't fix a bug or add a new feature
Description
Do you want to request a feature or report a bug?
What is the current behavior?
I use with Apollo server 2.0. when I want _id, but in response data, ObjectId is not converted to String.
What is the expected behavior?
How to auto convert ObjectId to String?
Please mention your node.js, mongoose and MongoDB version.
"mongoose": "^5.2.13",
node: 8
MongoDB: 3.6
Metadata
Metadata
Assignees
Labels
enhancementThis issue is a user-facing general improvement that doesn't fix a bug or add a new featureThis issue is a user-facing general improvement that doesn't fix a bug or add a new feature