Kaelin Hooper
Results
2
comments of
Kaelin Hooper
It's a nice to have imo since you can do this quite simply with javascript. There's a good example here: https://spectrum.chat/apollo/apollo-client/how-do-i-refetch-a-query-on-window-focus-with-react-js-next-js~aff68732-35f7-4c04-aa98-e8b66ff096f3 ``` const { refetch, data } = useQuery(...); useEffect(()...
I really need multiline support on this.