Concept Flow - Dot notation for embedded documents
Start with collection
Identify embedded document
Use dot notation: 'parent.child'
Query or update using dot notation
Return or modify embedded field value
Dot notation lets you access or change fields inside embedded documents by writing 'parent.child'.