File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -1320,9 +1320,8 @@ which may be a variable usage. The
1320
1320
validation rule ensures that each {variableUsage} is of a type allowed in its
1321
1321
position. The [ Coercing Variable Values] ( #sec-Coercing-Variable-Values )
1322
1322
algorithm ensures runtime values for variables coerce correctly. Therefore, for
1323
- the purposes of the coercibility assertion in this validation rule, we can
1324
- assume the runtime value of each {variableUsage} is valid for usage in its
1325
- position.
1323
+ the purposes of the "coercible" assertion in this validation rule, we can assume
1324
+ the runtime value of each {variableUsage} is valid for usage in its position.
1326
1325
1327
1326
The type expected in a position includes the type defined by the argument a
1328
1327
value is provided for, the type defined by an input object field a value is
You can’t perform that action at this time.
0 commit comments