Commit and Patch at the same time #65
Unanswered
Eashubh128
asked this question in
Q&A
Replies: 1 comment
-
Please read the Firestore REST API doc. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey , is there a way in which i can commit and patch the document the same time , the reason I want to commit is to append already present list and the reason I want to patch is to make changes to the document, so is it possible that i can do it all at once . Without first patching and then commiting with the new appended array
Beta Was this translation helpful? Give feedback.
All reactions