We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7aa129 commit a7fa95fCopy full SHA for a7fa95f
spec/Section 3 -- Type System.md
@@ -2263,7 +2263,8 @@ fewer {Name} token that syntactically contains it. Specifically:
2263
2264
- The containing element of an {ArgumentCoordinate} is a {MemberCoordinate}.
2265
- The containing element of a {MemberCoordinate} is a {TypeCoordinate}.
2266
-- The containing element of a {DirectiveArgumentCoordinate} is a {DirectiveCoordinate}.
+- The containing element of a {DirectiveArgumentCoordinate} is a
2267
+ {DirectiveCoordinate}.
2268
- {TypeCoordinate} and {DirectiveCoordinate} have no containing element.
2269
2270
A _schema coordinate_ is always unique. Each _schema element_ can be referenced
0 commit comments