
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 already existed
Hi, I am trying to add a document via cloud function using nodejs22. Everytime I do `await db.createDocument( dbid, collectionid, customDocId, data);` it will g...
- easiest way to ban an IP from appwrite
for example, lets say that i have an app where people can post cars, and someone is constantly spamming my app with trucks, is there a way to ban that user IP s...
- function stuck on 'processing' forever i...
I've made an image to zip convertor function, when I execute it through console it's forever stuck on 'processing' but when I try to execute it through postman ...
