
Is there any way to bulk delete documents ? The way I currently doing it is
ListDocuments -> loop through resulting document ids -> delete document one by one
Couldn't find anything in the docs so I assume there is no way but would it not be ideal to have a "delete document where criteria". This is available all databases
I see this issue on GitHub but not sure if the intention is to include bulk delete with query.
Recommended threads
- Hello all, does anyone know if it is po...
I'm looking for information on how to migrate to here from Mocha, while retaining my ties with stripe and react. Any Ideas ?
- Relationship performance between collect...
Say I have a collection of "teachers" and "students" where a teacher has a relationship-attribute to asign multiple students to one teacher. When I fetch data...
- Getting CORS error for GraphQL query on ...
Getting CORS error when making GraphQL queries using Appwrite's SDK in Next.js (client-side). Login/signup works fine. Only GraphQL is failing on both localhost...
