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 4c9d352 commit 6ddb30fCopy full SHA for 6ddb30f
src/index.ts
@@ -3,7 +3,7 @@ import * as _ from 'lodash'
3
4
import { IMiddlewareFunction } from 'graphql-middleware/dist/types'
5
6
-interface Extra {
+export interface Extra {
7
name: string
8
path: string
9
}
0 commit comments