Skip to content

Commit 5bb028e

Browse files
authored
Merge pull request #352 from ttz21/docs_update
Add link to official GraphQL docs in Getting Started
2 parents 3f0c01e + c1f567c commit 5bb028e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/quickstart.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Getting started
22
===============
33

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+
410
Let’s build a basic GraphQL schema from scratch.
511

612
Requirements

0 commit comments

Comments
 (0)