@apollo/client@4.2.1
📦 apollo-clientView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a bug in useLazyQuery related to applying pollInterval changes between renders.
🐛 Bug Fixes
- Fixes an issue where useLazyQuery would not apply a changed pollInterval between renders.