apollo-server/packages/apollo-server-core
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
..
src Remove engineProxy support 2018-06-13 12:32:05 -07:00
.npmignore include readme for npm packages 2017-10-23 15:13:31 -07:00
CHANGELOG.md Apollo Server 2:Automatic Persisted Queries (#1149) 2018-06-11 15:44:20 -07:00
package.json Remove engineProxy support 2018-06-13 12:32:05 -07:00
README.md Update CHANGELOG for all releases back to v1.1.3 (#915) 2018-03-27 09:22:13 -07:00
tsconfig.json Setup prettier (#724) 2018-01-08 15:08:01 -08:00

apollo-server-core

This is the core module of the Apollo community GraphQL Server. Read the docs. Read the CHANGELOG.