I'm using google's firestore and I want to get a live update on the entire collection.
I saw this in the documents: https://cloud.google.com/nodejs/docs/reference/firestore/0.11.x/CollectionReference#onSnapshot
but as far as I understood I have to get a document or to query a range of documents.
how can I listen to changes in the entire collection?
1.4m articles
1.4m replys
5 comments
57.0k users