I am using React with Redux and GraphQl using Apollo React client to provide Server Side Rendering. Everything is working fine but I noticed due to configuration the client the Refetching the data again on browser.
How can I avoid the refetching of data on browser?
via Robins Gupta
No comments:
Post a Comment