billeB
BuildShip8mo ago
3 replies
bille

bille - I am looking for a Firestore example wh...

I am looking for a Firestore example where I can query the database, return an array of documents and iterate through them. In some cases, I have a collection containing documents and each document has a subcollection with documents. I would like to iterate through the top-level documents and then iterate through the subcollection documents. I'd be looking for specific fields and generate a report.

Any direction in finding appropriate tutorials?
Was this page helpful?