Process Flow - Firestore collections and documents
Start
Create Collection
Add Document
Document Contains Fields
Add Subcollection?
Yes→Create Subcollection
Add Document
Read/Update/Delete Document
End
This flow shows how you create a collection, add documents with fields, optionally add subcollections, and then read or modify documents.