apollographql / apollo-client

:rocket:  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
https://apollographql.com/client
MIT License
19.34k stars 2.66k forks source link

Add `subscribeToMore` functionality to `useQueryRefHandlers`, `useBackgroundQuery` #11818

Closed bignimbus closed 2 months ago

bignimbus commented 5 months ago

Context: https://community.apollographql.com/t/how-to-use-subscriptions-together-with-preloadquery/7434/3

Some of our hooks include subscribeToMore in the results object. We want to ensure that all relevant hooks include subscribeToMore, including useQueryRefHandlers and useBackgroundQuery.

jerelmiller commented 2 months ago

Finished with #11923 and will be released in 3.11

github-actions[bot] commented 2 months ago

Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better.

github-actions[bot] commented 1 month ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. For general questions, we recommend using StackOverflow or our discord server.