UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

6 lines (5 loc) 347 B
export type { Incremental } from "./types.cjs"; export { NotImplementedHandler } from "./handlers/notImplemented.cjs"; export { Defer20220824Handler, Defer20220824Handler as GraphQL17Alpha2Handler, } from "./handlers/defer20220824.cjs"; export { GraphQL17Alpha9Handler } from "./handlers/graphql17Alpha9.cjs"; //# sourceMappingURL=index.d.cts.map