UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

8 lines 290 B
/** * 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. */ export {}; //# sourceMappingURL=v4-migration.js.map