Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用带有 Redux 的 React 和使用 Apollo React 客户端的 GraphQl 来提供服务器端渲染。一切正常,但我注意到由于配置客户端在浏览器上再次重新获取数据。
如何避免在浏览器上重新获取数据?