apollo-server/packages
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-cache-control Publish 2018-07-09 19:32:59 -07:00
apollo-datasource Extract abstract DataSource superclass into apollo-datasource package 2018-07-11 15:29:46 -07:00
apollo-datasource-rest Extract abstract DataSource superclass into apollo-datasource package 2018-07-11 15:29:46 -07:00
apollo-engine-reporting Publish 2018-07-09 19:32:59 -07:00
apollo-server Expose Cors option from vanilla ApolloServer constructor (#1335) 2018-07-11 13:46:51 -07:00
apollo-server-caching Publish 2018-07-09 19:32:59 -07:00
apollo-server-cloudflare Publish 2018-07-09 19:32:59 -07:00
apollo-server-core Move gui option into constructor and use playground (#1297) 2018-07-11 15:42:00 -07:00
apollo-server-env Publish 2018-07-09 19:32:59 -07:00
apollo-server-errors Publish 2018-07-09 19:32:59 -07:00
apollo-server-express Move gui option into constructor and use playground (#1297) 2018-07-11 15:42:00 -07:00
apollo-server-hapi Move gui option into constructor and use playground (#1297) 2018-07-11 15:42:00 -07:00
apollo-server-integration-testsuite Publish 2018-07-09 19:32:59 -07:00
apollo-server-koa Move gui option into constructor and use playground (#1297) 2018-07-11 15:42:00 -07:00
apollo-server-lambda Move gui option into constructor and use playground (#1297) 2018-07-11 15:42:00 -07:00
apollo-server-memcached Publish 2018-07-09 19:32:59 -07:00
apollo-server-micro Move gui option into constructor and use playground (#1297) 2018-07-11 15:42:00 -07:00
apollo-server-redis Publish 2018-07-09 19:32:59 -07:00
apollo-tracing Publish 2018-07-09 19:32:59 -07:00
graphql-extensions Publish 2018-07-09 19:32:59 -07:00