mirror of
https://github.com/graphql-python/graphene.git
synced 2025-07-27 08:19:45 +03:00
Add empty part 2
This commit is contained in:
parent
b4a2f20b1e
commit
b90a3b8431
|
@ -53,3 +53,5 @@ Then we can start querying our schema:
|
|||
|
||||
Later we will show you how to serve the schema under an HTTP endpoint
|
||||
so that it can be used with JavaScript clients.
|
||||
|
||||
Let's now continue with :ref:`tutorial-part-2`.
|
||||
|
|
4
docs/tutorial/part-2.rst
Normal file
4
docs/tutorial/part-2.rst
Normal file
|
@ -0,0 +1,4 @@
|
|||
.. _tutorial-part-2:
|
||||
|
||||
Creating our data model
|
||||
========================
|
Loading…
Reference in New Issue
Block a user