-
Type:
New Feature
-
Resolution: Cannot Reproduce
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: API
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
I would like to use own _id instead built-in ObjectId, as described in main mongodb documentation. It is overwritten on insert, so I could not save my own id.
Maybe a new UserId interface could be used to support this feature.