apollographql / apollo-client

:rocket:  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
https://apollographql.com/client
MIT License
19.34k stars 2.66k forks source link

[docs] Update advanced-topics on SSR cache #11956

Closed smyrick closed 2 months ago

smyrick commented 2 months ago

Add docs section on SSR cache

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: ce11ebd5f7e3e1b47d396d639f7f55925810fc96

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

netlify[bot] commented 2 months ago

Deploy Preview for apollo-client-docs ready!

Name Link
Latest commit ce11ebd5f7e3e1b47d396d639f7f55925810fc96
Latest deploy log https://app.netlify.com/sites/apollo-client-docs/deploys/6691b2fb777f7b00091ee131
Deploy Preview https://deploy-preview-11956--apollo-client-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

phryneas commented 2 months ago

Hey Shane, thanks for the PR!

For now, we've decided that we want to highlight the existing warnings on SSR page more - see #11960

As for anything beyond that, I'll take this information and will see that I incorporate it more with #11807 - because in that PR we will create a full "SSR" section in the docs. That will probably give these warnings more visibility than adding them to the general-purpose "advanced topics" page.

For that reasons, I'm gonna close this PR - thank you for bringing this up! :)