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
- dart appwrite 16.2.0 throws errors
Hi there, I just updated to 1.7.4 and also wanted to update the dart appwrite sdk to fit the appwrite version I am using now. So I updated to 16.2.0 and get th...
- Server error on multiple requests
Hi there, I've updated from 1.5.7 to 1.7.4. I am using meilisearch for indexing and have therefore a dart script which syncs the appwrite data to meilisearch in...
- server error github after upgrade to 1.8...
I got the error Error 500 Server Error general_unknown can not connect to github