Closed mariusrak closed 3 years ago
We are not using ObjectID in our project. When I insert a doc with an _id field even if it is string, it gets automatically converted to ObjectID and there is no option to keep it string.
@mariusrak This is fixed now 👍
We are not using ObjectID in our project. When I insert a doc with an _id field even if it is string, it gets automatically converted to ObjectID and there is no option to keep it string.