You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @landon30
As I see, the mongo driver supports custom Id field.
You can put the custom generated id into the _id field of the inserted document.
You can also use another field as Id by creating an index to that field.
Describe the feature
_id
Use cases
as above
Contribution
The text was updated successfully, but these errors were encountered: