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 91edadd commit 8c9ce42Copy full SHA for 8c9ce42
src/index.ts
@@ -1,4 +1,4 @@
1
-import { Response, RequestHandler } from 'express';
+import { RequestHandler, Response } from 'express';
2
import * as graphqlHTTP from 'express-graphql';
3
import { RewriteHandler, Rewriter } from 'graphql-query-rewriter';
4
0 commit comments