Skip to content

Commit c1f567c

Browse files
author
Tina Zhang
committed
add link to official graphql website in Getting Started
1 parent 3f0c01e commit c1f567c

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)