
I am using the dart_appwrite 10.1.1 how to query using OR Query.or does not exist!!

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
- Document Data is null.
I'm using flutter and I've just got everything set up, the document meta data is null but the actual query is fine. (see screenshot) The permission I have ar...
- Do I need Redis if using appwrite
Saw appwrite has built-in redis, but does this work for listdocuments, getdocument and other query etc? what does the appwrite redis covers under the hood?
- Is there a way of fetching random docume...
In SQL, we have the `RAND()` function, is there an equivalent in Appwrite? In my app, the user answers questions, which all have an Elo rating. I'm actually un...
