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

2 lines (1 loc) 195 B
export declare const applyLiveQueryJSONDiffPatch: <TExecutionResult = Record<string, unknown>>(asyncIterable: AsyncIterableIterator<TExecutionResult>) => AsyncIterableIterator<TExecutionResult>;