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 f5ebe29 commit c2b4804Copy full SHA for c2b4804
test/empty.ts
@@ -1,7 +1,7 @@
1
// tslint:disable-next-line:no-implicit-dependencies
2
import express from "express";
3
4
-import graphqlHTTP from "express-graphql";
+import { graphqlHTTP } from "express-graphql";
5
import {
6
GraphQLNonNull,
7
GraphQLObjectType,
0 commit comments