[Firestore] un-constant server timestamp and delete values to support ARRAY_UNION, etc #6551
Labels
api: firestore
Issues related to the Firestore API.
triaged for GA
type: process
A process-related concern. May include testing, release, or the like.
FieldValue.serverTimestamp() and FieldValue.delete() are exposed as constants, which will become problematic as we add arrayUnion()/arrayRemove()/numericAdd().
The text was updated successfully, but these errors were encountered: