UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

3 lines 239 B
import type { CombinedGraphQLErrors } from "@apollo/client/errors"; export declare const dataStateErrorCache: WeakMap<CombinedGraphQLErrors, "complete" | "streaming" | "partial" | "empty">; //# sourceMappingURL=dataStateErrorCache.d.ts.map