We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f34aa commit fe042a5Copy full SHA for fe042a5
server.js
@@ -1,5 +1,5 @@
1
-import restify from 'restify'
2
require('newrelic');
+import restify from 'restify'
3
import cluster from 'cluster'
4
import { graphqlRestify, graphiqlRestify } from 'apollo-server-restify'
5
require('./src/config/database')
0 commit comments