top of page
Search
portsirlimena

Firestore-check-if-field-exists

May 11, 2021 — You can always explicitly check for a document's existence by calling exists() . ... Returns whether or not the field exists in the document.












firestore-check-if-field-exists


// Get the `FieldValue` object let FieldValue = require('firebase-admin').firestore.​FieldValue; // Create a document reference let cityRef = db.collection('cities').doc('​ ... 939c2ea5af





1 view0 comments

Recent Posts

See All

Comments


bottom of page