Change8

@apollo/client@4.3.0-rc.2

📦 apollo-clientView on GitHub →
1 deprecations🔧 4 symbols

Summary

The `skip` option in `useQuery` and `useSubscription` has been deprecated in favor of `skipToken`.

Affected Symbols

⚡ Deprecations

  • The `skip` option in `useQuery` and `useSubscription` is now deprecated. Use `skipToken` instead.