When i using node-appwrite --v 9.0.0 the queries work like in description of user.list but when i use 12.0.1 i have error "param: Invalid query: Invalid query"
Developers are experiencing an error with queries in node-appwrite version 12.0.1 while trying to use the `user.list()` method. The error being encountered is "param: Invalid query: Invalid query." To resolve this issue, it is best to check the documentation for version 12.0.1 or consider downgrading to a previous version where the queries work as expected.