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 c705bf7 commit 2940cc0Copy full SHA for 2940cc0
README.md
@@ -31,7 +31,7 @@ Supported Options:
31
* Support for Enum values via [`EnumType`](#query-with-enum-values)
32
* Support for variables via [`__variables`](#query-with-variables)
33
* Support for simple directives (such as `@client`) via [`__directives`](#query-with-directives)
34
- * Support for inline fragments via [`__on`].[`__fragmentName`](#query-with-inline-fragments)
+ * Support for inline fragments via [`__on.__fragmentName`](#query-with-inline-fragments)
35
36
## Recent Changes
37
0 commit comments