#### This issue pertains to the following package(s): - [x] GraphQL Playground Express Middleware It would be nice to be able to link to a Playground like this: `http://api.foo.com/playground?query={me{name}}` to set the `query` (like you can in GraphiQL) and maybe other fields, like endpoint and headers.