
In the document for the ListFiles endpoint, it is mentioned that one "may filter on the following attributes: name, signature, mimeType, sizeOriginal, chunksTotal, chunksUploaded". What exactly does that mean? I assume it mean that one can use any query method that applies to any of those attributes, am I right?
Will something like Query.cursorAfter
work with the ListFiles and ListExecutions endpoints?

cursorAfter takes a document id so that wouldn't work or make sense.
You can filter on those attributes so filter queries are like equal, greater than, less than, etc.

Is it possible to query file by equal to

please create a separate <#1072905050399191082> post with more details instead of posting in an old thread
Recommended threads
- My collection is not updating after csv ...
- How do I format an array in a CSV file t...
I want to import a CSV file to create a document on it on the AppWrite website. I have an attribute "name" of type String and "ingredients" which is of type St...
- my database attribute stuck in processin...
when i created attributes in collection 3 of those attributes become "processing", and they are not updating, the worst thing is that i cant even delete them s...
