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.
2 parents 41a37d8 + d94f9ec commit 5327f5eCopy full SHA for 5327f5e
src/index.ts
@@ -1,6 +1,6 @@
1
import * as Sentry from '@sentry/node'
2
3
-import { IMiddlewareFunction } from 'graphql-middleware/dist/types'
+import { IMiddlewareFunction } from 'graphql-middleware'
4
5
export type ExceptionScope<Context> = (
6
scope: Sentry.Scope,
0 commit comments