Concept Flow - Nested field queries
Start Query
Select Root Field
Select Nested Field
Fetch Nested Data
Return Nested Result
End Query
The query starts by selecting a root field, then drills down to nested fields, fetching and returning nested data step-by-step.