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 1884f41 commit 4efbbc0Copy full SHA for 4efbbc0
spec/Section 3 -- Type System.md
@@ -1649,8 +1649,7 @@ provide the `@deprecated` directive if representing deprecated portions of
1649
the schema.
1650
1651
Directives must only be used in the locations they are declared to belong in.
1652
-In this example, a directive is defined which can be used to annotate a
1653
-fragment definition:
+In this example, a directive is defined which can be used to annotate a field:
1654
1655
```graphql example
1656
directive @example on FIELD
0 commit comments