Are batched writes available? #582
-
https://firebase.google.com/docs/firestore/manage-data/transactions#batched-writes Thanks for your work! |
Beta Was this translation helpful? Give feedback.
Answered by
robingenz
Mar 11, 2024
Replies: 1 comment
-
Batch writes are not yet supported by the plugin, see #444. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
robingenz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Batch writes are not yet supported by the plugin, see #444.
You can use this plugin in combination with the Firebase JS SDK if you also authenticate your users on the web layer.