renderluxOriginal post
Rank 2: Process
I can't query
Query.equal("PhoneNumber", phoneNumber),
Query.equal("Email", guardiansEmail),
I can see them in the database
Also I can't Filters in the console 😦
Summary
Developers are experiencing issues with the List Documents feature when using Query. One developer suggests fixing the problem by changing the appwrite version to "^13.0.2" in package.json and then reinstalling with npm.