Skip to content

Commit e44d837

Browse files
committed
feat: field subselection definition
1 parent 2e728a4 commit e44d837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 5 -- Validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ fragment conflictingDifferingResponses on Pet {
726726

727727
**Explanatory Text**
728728

729-
A field subselection is not allowed on leaf fields. A leaf field is any field
729+
:: A field subselection is not allowed on leaf fields. A _leaf field_ is any field
730730
with a scalar or enum unwrapped type.
731731

732732
The following is valid.

0 commit comments

Comments
 (0)