fusion-plugin-apollo icon indicating copy to clipboard operation
fusion-plugin-apollo copied to clipboard

Migrated to https://github.com/fusionjs/fusionjs

Results 4 fusion-plugin-apollo issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | fusion-core | peerDependencies | patch | [`^1.10.4` -> `^1.10.6`](https://diff.intrinsic.com/fusion-core/1.10.4/1.10.6) | [source](https://togithub.com/fusionjs/fusion-core)...

I want to continue a discussion from this PR https://github.com/fusionjs/fusion-plugin-apollo/pull/166 The previous version has the ability to specify `formatError` function, which allows to log errors and used by me only...

https://github.com/fusionjs/fusion-apollo/blob/master/src/index.js#L22

The latest fusion-react removes the middleware export. Remove our usage of that method and implement CriticalChunkIdsToken.