Is it possible to do something like refreshQuery b...
# android
j
Is it possible to do something like refreshQuery but without a mutation ? I'm using react and the react-apollo beta and I want to refresh a few things after a "popup" window closes. What's the most simple way to achieve this ? I've seen there are no "refreshQueries" methods on the Apollo Client api