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 4962cd9 commit 16768d9Copy full SHA for 16768d9
src/ClientError.ts
@@ -1,4 +1,4 @@
1
-import { GraphQLResponse, GraphQLRequestContext } from './types'
+import { GraphQLResponse } from './types'
2
3
export class ClientError extends Error {
4
result: GraphQLResponse
0 commit comments