You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
Please provide a short note/sample about the precondition argument the delete() function can accept in the doc page.
I was referring firestore delete docs and couldn't found any.
It would be nice if you reflect the docs on the definition file also (for better IDE support).
Relevant code:
I was using firestore via firebase-admin:
Please provide a short note/sample about the
preconditionargument thedelete()function can accept in the doc page.I was referring firestore delete docs and couldn't found any.
It would be nice if you reflect the docs on the definition file also (for better IDE support).
Relevant code:
I was using firestore via firebase-admin: