
I have an empty array (it is not null), i would like to query on that. Any ideas?

Queries on arrays are unsupported at the moment
You might want to 👍 this issue: https://github.com/appwrite/appwrite/issues/2838

[CLOSED] How to query on a empty Array?

Thanks @Steven i can fix it with an other method, a workaround. But it would be nice if i can do this.
Recommended threads
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
- How many functions can I run simultaneou...
I want to konw, how many functions can I can simultaneously in appwrite cloud? I want to make a chat app where user sends text and text is processed using funct...
- How to set up appwrite database caching ...
Hi everyone,I hope you're doing well. I'm currently working on a project where I'm using Next.js for the frontend and Appwrite for the backend. I've been explo...
