@apollo/client
Version:
A fully-featured caching GraphQL client.
10 lines (9 loc) • 358 B
JavaScript
;
/**
* This file documents exports that have been removed from Apollo Client in 4.0.
*
* Executing the `removals` codemod will point removed exports to this file, where
* docblocks will explain the removal and suggest alternatives.
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=v4-migration.cjs.map