Kevins35Original post
Rank 2: Process
I want to list all the documents in a collection where a String Array attribute is empty.
Is there a Query like this available in the Flutter Appwrite SDK?
Im using Flutter and a self hosted Appwrite instance (version 1.5.11)
Summary
Developers want to list documents in a collection where a specific String Array attribute is empty using the Flutter Appwrite SDK. They are looking for a query to achieve this in their self-hosted Appwrite instance (version 1.5.11).