Jordan
const schemaWithMiddleware = applyMiddleware(schema, ...this.graphqlMiddlewares); this.server = this.createServer(schemaWithMiddleware);