if do
db.collection("users").get()
will it use 10 reads or 1 ?
#Firestore
I think 10 reads but am not sure
use android studio db inspect to see whats actually in your db.
He actually talking about firestore read
Обсуждают сегодня