apollo-server/packages/apollo-server-core
David Glasser cbb2b22570 core: fix HttpQueryRequest typing (#834)
This field generally gets used in `any` contexts, so the error didn't cause any compilation failures.
2018-04-18 16:00:44 +03:00
..
src core: fix HttpQueryRequest typing (#834) 2018-04-18 16:00:44 +03:00
.npmignore include readme for npm packages 2017-10-23 15:13:31 -07:00
package.json v1.3.4 2018-03-28 13:57:11 -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.