mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-01-30 19:24:08 +03:00
Fix GraphiQL URL which is configured in the tutorial.
This commit is contained in:
parent
99e2339877
commit
e063ef3cfc
|
@ -276,7 +276,7 @@ from the command line.
|
||||||
Starting development server at http://127.0.0.1:8000/
|
Starting development server at http://127.0.0.1:8000/
|
||||||
Quit the server with CONTROL-C.
|
Quit the server with CONTROL-C.
|
||||||
|
|
||||||
Go to `localhost:8000/graphiql <http://localhost:8000/graphiql>`__ and
|
Go to `localhost:8000/graphql <http://localhost:8000/graphql>`__ and
|
||||||
type your first query!
|
type your first query!
|
||||||
|
|
||||||
.. code::
|
.. code::
|
||||||
|
|
Loading…
Reference in New Issue
Block a user