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 7e504ca commit 3ec487cCopy full SHA for 3ec487c
README.md
@@ -22,6 +22,11 @@ unit tests.
22
A more detailed documentation for GraphQL-core-next can be found at
23
[graphql-core-next.readthedocs.io](https://graphql-core-next.readthedocs.io/).
24
25
+The documentation for GraphQL.js can be found at [graphql.org/graphql-js/](https://graphql.org/graphql-js/).
26
+
27
+The documentation for GraphQL itself can be found at [graphql.org](https://graphql.org/).
28
29
30
There will be also [blog articles](https://cito.github.io/tags/graphql/) with more usage
31
examples.
32
0 commit comments