For example will update(sfDocRef, "population", newPopulation) and update(sfDocRef, "count", newCount) be counted as separate docum
update(sfDocRef, "population", newPopulation)
update(sfDocRef, "count", newCount)