Merge branch 'master' into no-limit

This commit is contained in:
Wyatt Johnson
2018-02-13 18:32:02 -07:00
committed by GitHub
60 changed files with 2521 additions and 189 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ module.exports = {
// Schema is created already, so just include it.
schema,
// Load in the new context here, this'll create the loaders + mutators for
// Load in the new context here, this will create the loaders + mutators for
// the lifespan of this request.
context: new Context(req),