UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

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