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
The TypeScript type for `findByFields()` didn't include `ObjectID` as a
valid parameter, even though there are automated tests for it and it
definitely is valid to do this in MongoDB. Update the type to reflect
what's actually going on.
0 commit comments