mirror of
https://github.com/vale981/apollo-server
synced 2025-03-15 15:26:40 -04:00
![]() Playground can either use external settings or its default settings (browser settings), in incompatible ways. The original implementation of default settings here would always provide 'settings' for Playground, in turn make its own settings mechanism disabled, with consequences such as altering settings in-browser cannot work as expect. Besides, once the default settings here go different with Playground provided, it would cause other problems. The intention here is to use Playground setting as default, while explicit passing Playground settings in Apollo server would still work with defaults defined here merged. |
||
---|---|---|
.. | ||
__tests__ | ||
ApolloServer.ts | ||
connectApollo.ts | ||
expressApollo.ts | ||
index.ts |