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 4d6eb4d + 3e9ea7b commit 9afdadaCopy full SHA for 9afdada
README.md
@@ -50,7 +50,7 @@ through that README and the corresponding tests in parallel.
50
Install GraphQL.js from npm
51
52
```sh
53
-npm install graphql
+npm install --save graphql
54
```
55
56
GraphQL.js provides two important capabilities: building a type schema, and
0 commit comments