You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone!
As I need to start and stop polling condintionally, I tried to implement startPolling and stopPolling methods of QueryRef type, but unfortunately it doesn't work in my case
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone!
As I need to start and stop polling condintionally, I tried to implement
startPolling
andstopPolling
methods ofQueryRef
type, but unfortunately it doesn't work in my caseDiscussion here has similar implementation but probably it's too outdated
https://stackoverflow.com/questions/57406947/how-to-stop-polling-in-angular-apollo-client
My implementation. Angular 17
Beta Was this translation helpful? Give feedback.
All reactions