@graphiql/react
Advanced tools
Comparing version 0.10.0-canary-1acb687b.0 to 0.10.0-canary-7d90932f.0
{ | ||
"name": "@graphiql/react", | ||
"version": "0.10.0-canary-1acb687b.0", | ||
"version": "0.10.0-canary-7d90932f.0", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
@@ -1,2 +0,2 @@ | ||
import { Fetcher, Unsubscribable } from '@graphiql/toolkit'; | ||
import { Fetcher } from '@graphiql/toolkit'; | ||
import { ReactNode } from 'react'; | ||
@@ -8,3 +8,2 @@ export declare type ExecutionContextType = { | ||
stop(): void; | ||
subscription: Unsubscribable | null; | ||
}; | ||
@@ -11,0 +10,0 @@ export declare const ExecutionContext: import("react").Context<ExecutionContextType | null>; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1883874
41755