Merge branch 'master' into events

This commit is contained in:
Wyatt Johnson
2018-02-09 18:36:34 -07:00
34 changed files with 602 additions and 46 deletions
+1 -1
View File
@@ -9,7 +9,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),