We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c82f6 commit 2e728a4Copy full SHA for 2e728a4
spec/Section 2 -- Language.md
@@ -419,8 +419,7 @@ discrete piece of information available to request within a selection set.
419
Some fields describe complex data or relationships to other data. In order to
420
further explore this data, a field may itself contain a selection set, allowing
421
for deeply nested requests. All GraphQL operations must specify their selections
422
-down to fields which return scalar or enum values to ensure an unambiguously
423
-shaped response.
+down to _leaf fields_ to ensure an unambiguously shaped response.
424
425
For example, this operation selects fields of complex data and relationships
426
down to scalar values.
0 commit comments