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
I find myself more often than not deciding the id in my mongo databases. They're often strings but with the adapter it seems there's no way to fetch using a string as an id because it always expects a ObjectId primitive.
Is there any workaround for this?
The text was updated successfully, but these errors were encountered:
I find myself more often than not deciding the id in my mongo databases. They're often strings but with the adapter it seems there's no way to fetch using a string as an id because it always expects a ObjectId primitive.
Is there any workaround for this?
The text was updated successfully, but these errors were encountered: