UNPKG

@n1ru4l/graphql-live-query-patch-jsondiffpatch

Version:

[![npm version](https://img.shields.io/npm/v/@n1ru4l/graphql-live-query-patch-jsondiffpatch.svg)](https://www.npmjs.com/package/@n1ru4l/graphql-live-query-patch-jsondiffpatch) [![npm downloads](https://img.shields.io/npm/dm/@n1ru4l/graphql-live-query-patc

34 lines (33 loc) 1.18 kB
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; }>>;