File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -271,7 +271,7 @@ from the command line.
271
271
Starting development server at http://127.0.0.1:8000/
272
272
Quit the server with CONTROL-C.
273
273
274
- Go to `localhost:8000/graphiql <http://localhost:8000/graphiql >`__ and
274
+ Go to `localhost:8000/graphql <http://localhost:8000/graphql >`__ and
275
275
type your first query!
276
276
277
277
.. code ::
Original file line number Diff line number Diff line change @@ -281,7 +281,7 @@ from the command line.
281
281
Starting development server at http://127.0.0.1:8000/
282
282
Quit the server with CONTROL-C.
283
283
284
- Go to `localhost:8000/graphiql <http://localhost:8000/graphiql >`__ and
284
+ Go to `localhost:8000/graphql <http://localhost:8000/graphql >`__ and
285
285
type your first query!
286
286
287
287
.. code ::
You can’t perform that action at this time.
0 commit comments