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 e423af3 commit 078bcfcCopy full SHA for 078bcfc
rfcs/SchemaCoordinates.md
@@ -102,7 +102,7 @@ Refers to a named attribute on the named type.
102
Not all types support this. For object types and interface types this is a field,
103
for input objects this would be an input field, for enums this would be an enum
104
value, for future GraphQL types this will relate to a related concept if they
105
-have one (e.g. for the [proposed "tagged" type][tagged-typed] it would refer to
+have one (e.g. for the [proposed "tagged" type][tagged-type] it would refer to
106
the "member field").
107
108
[tagged-type]: https://github.com/graphql/graphql-spec/pull/733
0 commit comments