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.
2 parents 76dccc3 + 1a05cb8 commit 9f1cffeCopy full SHA for 9f1cffe
README.md
@@ -238,7 +238,7 @@ You can enable / disable this with:
238
import { enableExperimentalFragmentVariables, disableExperimentalFragmentVariables } from 'graphql-tag';
239
```
240
241
-Enabling this feature allows you declare documents of the form
+Enabling this feature allows you to declare documents of the form.
242
243
```graphql
244
fragment SomeFragment ($arg: String!) on SomeType {
0 commit comments