UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

4 lines 269 B
export type { Incremental } from "./types.js"; export { NotImplementedHandler } from "./handlers/notImplemented.js"; export { Defer20220824Handler, Defer20220824Handler as GraphQL17Alpha2Handler, } from "./handlers/defer20220824.js"; //# sourceMappingURL=index.d.ts.map