apollo-client icon indicating copy to clipboard operation
apollo-client copied to clipboard

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

Open bignimbus opened this issue 1 year ago • 0 comments

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.

bignimbus avatar Apr 29 '24 18:04 bignimbus