ShibaOriginal post
Rank 2: Process
I am using the dart_appwrite 10.1.1 how to query using OR Query.or does not exist!!
Summary
Developers are looking for a way to list documents using OR query in Appwrite 1.5 with the dart_appwrite 10.1.1. The feature is expected to be released by the end of the month. Currently, there is no OR query method available, so developers might need to make separate calls and combine the results on their end till the update is released.