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
Cast to Array failed for value "{ users: [ { users: '6093d388141d080c7fe0e3ca' }, { users: '6094512825b05e0cad9d6936' } ] }" at path "$and" for model "messages"
i'm use feathersjs-beta-1 and lastest feathersjs-mongoose lib
i'm try this query https://mongoplayground.net/p/qAZNZzEunRK
in service was added operator $and
after try
and what i have
Cast to Array failed for value "{ users: [ { users: '6093d388141d080c7fe0e3ca' }, { users: '6094512825b05e0cad9d6936' } ] }" at path "$and" for model "messages"
or
unknown operator: $and
The text was updated successfully, but these errors were encountered: