UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

5 lines 396 B
export { getSuspenseCache } from "./cache/getSuspenseCache.js"; export { assertWrappedQueryRef, getWrappedPromise, InternalQueryReference, unwrapQueryRef, updateWrappedQueryRef, wrapQueryRef, } from "./cache/QueryReference.js"; // eslint-disable-next-line local-rules/import-from-inside-other-export export { wrapperSymbol } from "../hooks/internal/wrapHook.js"; //# sourceMappingURL=index.js.map