@apollo/client@4.1.4
📦 apollo-clientView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release ensures that PersistedQueryLink correctly merges context values for http and fetchOptions.
🐛 Bug Fixes
- PersistedQueryLink now merges http and fetchOptions context values instead of overwriting them.