apollo-server/packages/apollo-server-core
Clarence Ngoh 387f25067a rename BadUserInputError to UserInputError (#1197)
reason: "bad" and "error" are redundant
2018-06-19 15:15:24 -07:00
..
src rename BadUserInputError to UserInputError (#1197) 2018-06-19 15:15:24 -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 v2.0.0-rc.0 2018-06-14 23:18:07 -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 Specify full path in tsconfig imports 2018-06-14 11:57:30 -07:00

apollo-server-core

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