apollo-server/docs/source/api
Adam Zionts 11b867114e Move gui option into constructor and use playground (#1297)
* Add a wider diversity of `gui` options

Although I know we want to remain less tied to the GraphQL Playground
GUI options, we definitely want to support a wider variety of options to
be passed in. This adds support for specifying partial options either
statically or dynamically for the gui, which can be extended to allow
for a wider array of guis than only GraphQL playground.

* Add boolean option and configuration for tabs

* move gui setting into ApolloServer Constructor

* document playground configuration in the constructor

* update playground types and fixed micro + koa integrations

* change gui to playground

* docs: change gui to playground

* fix logic for playground creation
2018-07-11 15:42:00 -07:00
..
apollo-server.md Move gui option into constructor and use playground (#1297) 2018-07-11 15:42:00 -07:00
graphql-subscriptions.md docs: Change GraphQL Subscriptions title to match package name for API. 2018-04-24 14:18:40 +03:00
graphql-tools.md docs: fix links in apollo-server and graphql-tools reference 2018-05-09 10:33:15 -07:00