README
apollo-link-server-cache
Cache your HTTP SSR requests to avoid round trips
Caches your HTTP requests during primarily for server side render requests
<script type="module">
import apolloLinkServerCache from 'https://cdn.skypack.dev/apollo-link-server-cache';
</script>
Cache your HTTP SSR requests to avoid round trips