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 4b9f37a commit 3555f57Copy full SHA for 3555f57
spec/Section 3 -- Type System.md
@@ -2194,7 +2194,7 @@ coordinates which refer to built-in schema elements. However it must not refer
2194
to a meta-field. For example, `Business.__typename` is _not_ a valid schema
2195
coordinate.
2196
2197
-Note: A union member is not a valid _schema coordinate_ as they reference
+Note: Union members are not valid _schema coordinates_ as they reference
2198
existing types in the schema. This preserves the uniqueness property of a
2199
_schema coordinate_ as stated above.
2200
0 commit comments