punti_zOriginal post
Rank 3: Container
Could not find any sample queries for storage listfiles api endpoint. Appwrite docs redirect to database queries which doesnt particularly mention any storage related query..
I want to run listfiles and exclude say a certain file type I.e., zip files.. How can I do that with queries ?
Summary
Developers are unable to find sample queries for the storage listFiles API endpoint in the Appwrite documentation. They want to exclude certain file types (e.g., zip files) when running listFiles.