apollo-server/packages/apollo-server-core/src
Benedict Hobart 62c397eecc Fix shallow cloning of context when executing a batch request (#679)
This fixes the default behavior for class-based contexts by also cloning the prototype, and it allows you to customize per-operation behavior by passing in a function as context.
2017-12-12 08:09:01 +01:00
..
graphqlOptions.ts Add support for Apollo Cache Control 2017-10-24 09:09:08 -07:00
index.ts Rename packages from graphql-server- to apollo-server- (#465) 2017-07-17 16:29:40 -07:00
runHttpQuery.ts Fix shallow cloning of context when executing a batch request (#679) 2017-12-12 08:09:01 +01:00
runQuery.test.ts Add ability to provide default field resolvers (#482) 2017-08-02 12:20:10 +02:00
runQuery.ts Add support for Apollo Cache Control 2017-10-24 09:09:08 -07:00