How can I create bulk document in appwrite?
TL;DR
To create bulk documents in Appwrite, you can use the "create document" API calls concurrently. Additionally, you can consider upvoting this issue on GitHub: <https://github.com/appwrite/appwrite/issues/3051>. As for bulk deleting documents, there is no specific mention of a solution in the provided thread.I would recommend firing off batches of create document API calls concurrently.
You might also want to 👍 this issue: https://github.com/appwrite/appwrite/issues/3051
thank you
and how about bulk delete document? same process?
Yes
ok thanks
[SOLVED] Bulk Document Creation?
Recommended threads
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...
- Server Down
Appwrite services are down. When will they start working again?