apollo-server/packages/apollo-server-express/src
David Glasser 1fd3b216d0 Remove engineProxy support
We recommend the use of apollo-engine-reporting and the other built-in features
of AS 2.0 rather than engineProxy. You can still use the apollo-engine npm
module manually with AS 2.0, or stay on AS 1.0.
2018-06-13 12:32:05 -07:00
..
ApolloServer.test.ts core, integrations: break apart coupling of introspection and gui enable 2018-06-12 23:11:06 -07:00
ApolloServer.ts Remove engineProxy support 2018-06-13 12:32:05 -07:00
apolloServerHttp.test.ts Enable esModuleInterop and fix imports 2018-06-11 14:25:59 +02:00
connectApollo.test.ts Enable esModuleInterop and fix imports 2018-06-11 14:25:59 +02:00
connectApollo.ts Rename packages from graphql-server- to apollo-server- (#465) 2017-07-17 16:29:40 -07:00
expressApollo.test.ts Enable esModuleInterop and fix imports 2018-06-11 14:25:59 +02:00
expressApollo.ts Enable esModuleInterop and fix imports 2018-06-11 14:25:59 +02:00
index.ts express, hapi: export ApolloServer 2018-06-13 11:21:16 -07:00