mirror of
https://github.com/vale981/apollo-server
synced 2025-03-15 15:26:40 -04:00
![]() * Fixed support for GraphQL Playground with custom configuration in production environments. * Updated logic in `createPlaygroundOptions` to cast the `playground` option to a boolean if it is defined. Fall back to `isDev` logic only if undefined. * Updated unit test for partial graphql playground options to emulate a 'production' environment, mimicking the scenario that was broken before. * Add PR #1495 to CHANGELOG. * Restore partial playground options test when no `NODE_ENV` |
||
---|---|---|
.. | ||
__tests__ | ||
ApolloServer.ts | ||
connectApollo.ts | ||
expressApollo.ts | ||
index.ts |