apollo-server/docs/source/essentials
Jesse Rosenberger 85b97b6f0c docs: Correct path for GraphQL Playground. (#1427)
* docs: Correct path for GraphQL Playground.

This corrects the documentation which incorrectly stated that the message on the console would include `http://localhost:4000/graphql`.

While the `/graphql` URL will also serve the GraphQL Playground, it's only working as a by-product of of `/graphql` being included within the (higher) `/` path. (That is to say that `/any-url` would also respond!).

* [squash] Tweak per feedback.

cc @evans
2018-07-30 15:49:25 -07:00
..
data.md docs: Update blog URLs to reference blog.apollographql.com. 2018-07-13 16:39:42 -07:00
querying.md Restructured essentials (#1019) 2018-05-02 06:49:49 -07:00
schema.md docs: remove GraphiQL and old migration guides 2018-06-13 14:02:49 -07:00
server.md docs: Correct path for GraphQL Playground. (#1427) 2018-07-30 15:49:25 -07:00