apollo-server/packages/apollo-server-core
2018-10-11 23:10:45 +02:00
..
src Follow-up un-reverted work to maintain support in the new request pipeline. 2018-10-10 20:20:27 +03: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
jest.config.js Avoid use of object spread in Jest config files to support Node 6 2018-10-11 23:10:09 +02:00
package.json Update graphql-subscriptions dependency to 1.0.0 in all packages 2018-10-09 12:18:25 +02:00
README.md fix README badge links and test imports (#1281) 2018-07-03 10:32:02 -07:00
tsconfig.json Introduce request context and refactor pipeline code 2018-10-07 18:23:27 +02:00
tsconfig.requestPipelineAPI.json Introduce request context and refactor pipeline code 2018-10-07 18:23:27 +02:00
tsconfig.test.json Fix some dependencies in tsconfig.test.json files 2018-10-11 23:10:45 +02:00

apollo-server-core

npm version Build Status

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