mirror of
https://github.com/vale981/apollo-server
synced 2025-03-15 23:36:40 -04:00
![]() * 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 |
||
---|---|---|
.. | ||
src | ||
.npmignore | ||
CHANGELOG.md | ||
package.json | ||
README.md | ||
tsconfig.json |
apollo-server-core
This is the core module of the Apollo community GraphQL Server. Read the docs. Read the CHANGELOG.