apollo-server/packages/apollo-server-core
Marvin Hagemeister 9e8984c2ee Inline all possible functions that are used only once (#821)
* Inline isFunction type-guard

* Don't redefine functions on doRunQuery

* Update CHANGELOG
2018-03-12 21:25:12 +02:00
..
src Inline all possible functions that are used only once (#821) 2018-03-12 21:25:12 +02:00
.npmignore include readme for npm packages 2017-10-23 15:13:31 -07:00
package.json chore(deps): update dependency typescript to v2.7.2 2018-02-16 08:00:58 +00:00
README.md Docs improvements (#692) 2017-12-11 23:11:11 -08: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.