
I am using the dart_appwrite 10.1.1 how to query using OR Query.or does not exist!!
TL;DR
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.
The new Queries will be in Appwrite 1.5 when it's released

Is there any existing way to do this

Not other than creating a few separate calls and combining them on your side

1.5 should be release by the end of this month, though
Recommended threads
- My collection is not updating after csv ...
- How do I format an array in a CSV file t...
I want to import a CSV file to create a document on it on the AppWrite website. I have an attribute "name" of type String and "ingredients" which is of type St...
- my database attribute stuck in processin...
when i created attributes in collection 3 of those attributes become "processing", and they are not updating, the worst thing is that i cant even delete them s...
