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.
271271 Starting development server at http://127.0.0.1:8000/
272272 Quit the server with CONTROL-C.
273273
274- Go to `localhost:8000/graphiql <http://localhost:8000/graphiql >`__ and
274+ Go to `localhost:8000/graphql <http://localhost:8000/graphql >`__ and
275275type your first query!
276276
277277.. code ::
Original file line number Diff line number Diff line change @@ -281,7 +281,7 @@ from the command line.
281281 Starting development server at http://127.0.0.1:8000/
282282 Quit the server with CONTROL-C.
283283
284- Go to `localhost:8000/graphiql <http://localhost:8000/graphiql >`__ and
284+ Go to `localhost:8000/graphql <http://localhost:8000/graphql >`__ and
285285type your first query!
286286
287287.. code ::
You can’t perform that action at this time.
0 commit comments