UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

4 lines 292 B
export { NotImplementedHandler } from "./handlers/notImplemented.js"; export { Defer20220824Handler, Defer20220824Handler as GraphQL17Alpha2Handler, } from "./handlers/defer20220824.js"; export { GraphQL17Alpha9Handler } from "./handlers/graphql17Alpha9.js"; //# sourceMappingURL=index.js.map