apollo-server/packages/apollo-server-core
Dom Armstrong a8ae9042f5 Fix apollo-server-core runQuery breaks async_hook tracking (#733)
By creating a promise out of the execution flow the ability to trace the
async call stack is lost.
2017-12-22 05:46:02 +01:00
..
src Fix apollo-server-core runQuery breaks async_hook tracking (#733) 2017-12-22 05:46:02 +01:00
.npmignore include readme for npm packages 2017-10-23 15:13:31 -07:00
package.json v1.3.1 2017-12-18 07:34:48 +01:00
README.md Docs improvements (#692) 2017-12-11 23:11:11 -08:00
tsconfig.json Add support for Apollo Cache Control 2017-10-24 09:09:08 -07:00

apollo-server-core

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