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
its giving 0 results , userId is Mongoid in schema , do i need to cast userId into ObjectId or something else is the problem , what's the solution , ASAP
The text was updated successfully, but these errors were encountered:
hook.app.service('books').find({query: {$in:{members:[userId]}} )
its giving 0 results , userId is Mongoid in schema , do i need to cast userId into ObjectId or something else is the problem , what's the solution , ASAP
The text was updated successfully, but these errors were encountered: