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
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!