apollo-server/packages/apollo-server-core
Jesse Rosenberger 750f0010ca Re-align version numbers after 587c660d.
cc @cheapsteak
2019-02-22 06:37:16 +00:00
..
src Type parameters for context function separately from the context it produces (#2350) 2019-02-21 12:49:04 -05: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 Replace {} with Object.create(null) in jest.config.js 2018-10-12 13:00:13 +02:00
package.json Re-align version numbers after 587c660d. 2019-02-22 06:37:16 +00: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

apollo-server-core

npm version Build Status

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