Skip to content

Commit 2e728a4

Browse files
MarkoMinbenjie
andauthored
Update spec/Section 2 -- Language.md
Co-authored-by: Benjie <benjie@jemjie.com>
1 parent f9c82f6 commit 2e728a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spec/Section 2 -- Language.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,8 +419,7 @@ discrete piece of information available to request within a selection set.
419419
Some fields describe complex data or relationships to other data. In order to
420420
further explore this data, a field may itself contain a selection set, allowing
421421
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.
422+
down to _leaf fields_ to ensure an unambiguously shaped response.
424423

425424
For example, this operation selects fields of complex data and relationships
426425
down to scalar values.

0 commit comments

Comments
 (0)