Continous updates for a query #4307
Answered
by
seriousManual
seriousManual
asked this question in
Ideas
-
In certain scenarios it migth be neccessary to continously fetch updates for a query, a typical example would be a famous tweet, here the number of likes / retweets / responses are continously updating. Is this something query already supports, if not would you consider this to be a feature worth taking into consideration? |
Beta Was this translation helpful? Give feedback.
Answered by
seriousManual
Oct 11, 2022
Replies: 1 comment
-
I just read about |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
seriousManual
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just read about
refetchInterval
, this can be closed :)