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 3f0c01e + c1f567c commit 5bb028eCopy full SHA for 5bb028e
docs/quickstart.rst
@@ -1,6 +1,12 @@
1
Getting started
2
===============
3
4
+What is GraphQL?
5
+----------------
6
+
7
+For an introduction to GraphQL and an overview of its concepts, please refer
8
+to `the official introduction <http://graphql.org/learn/>`.
9
10
Let’s build a basic GraphQL schema from scratch.
11
12
Requirements
0 commit comments