@n1ru4l/graphql-live-query-patch-jsondiffpatch
Version:
[](https://www.npmjs.com/package/@n1ru4l/graphql-live-query-patch-jsondiffpatch) [ • 1.18 kB
TypeScript
export declare const applyLiveQueryJSONDiffPatchGenerator: (executionResult: AsyncIterableIterator<import("../../graphql-live-query/src").LiveExecutionResult | import("graphql").ExecutionResult<{
[key: string]: any;
}, {
[key: string]: any;
}>> | import("graphql").ExecutionResult<{
[key: string]: any;
}, {
[key: string]: any;
}> | Promise<AsyncIterableIterator<import("../../graphql-live-query/src").LiveExecutionResult | import("graphql").ExecutionResult<{
[key: string]: any;
}, {
[key: string]: any;
}>> | import("graphql").ExecutionResult<{
[key: string]: any;
}, {
[key: string]: any;
}>>) => AsyncIterableIterator<import("../../graphql-live-query/src").LiveExecutionResult | import("graphql").ExecutionResult<{
[key: string]: any;
}, {
[key: string]: any;
}>> | import("graphql").ExecutionResult<{
[key: string]: any;
}, {
[key: string]: any;
}> | Promise<AsyncIterableIterator<import("../../graphql-live-query/src").LiveExecutionResult | import("graphql").ExecutionResult<{
[key: string]: any;
}, {
[key: string]: any;
}>> | import("graphql").ExecutionResult<{
[key: string]: any;
}, {
[key: string]: any;
}>>;