Is there a way to perform batch uploading or document creation?
- 0
- Tools
- Flutter
- General
- Self Hosted
how can we achieve batch document creation in single response.
Do you mean something like this? https://github.com/appwrite/appwrite/issues/3051
yes, is there is any way to achieve this because i did not find any solution there,
is batch uploading is possible or not in appwrite
There is no bulk upload. You would need to execute the createDocument() API waiting for each to finish before making the next request (if that is what you are looking for)
yes i am looking for this
Isn't possible via graphql operations ?
Recommended threads
- Account Status
Hello! I'm a student and am in the GitHub Student Organization, and according to GitHub, I am recieving pro membership via the Student Dev Pack. However, when I...
- Refund Request - Just purchased 2 mins a...
Hello Appwrite Team! I am a student and like 2 minutes ago I purchased Appwrite Pro ($15) because I had reached a limit on the number of attributes in a collect...
- Appwriter Linux Key Bindings
Any tips for configuring appwriter for ubuntu? Actually the keybindings are tightly binded to either windows or mac. Working well on windows but in ubuntu some ...