-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Various edits to caching docs #9984
Conversation
@@ -82,19 +87,19 @@ const cache = new InMemoryCache({ | |||
If a field requires numerous parameters then each parameter must be wrapped in a variable that is then destructured and returned. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not entirely clear what this paragraph is trying to say in its current form, which prevented me from suggesting edits.
@StephenBarlow is there anything you need from the team here? |
@bignimbus Ahh I'll need to review this PR to remind myself what it includes, which I probably can't do for a bit. Will follow up when possible! |
e23cd3d
to
a164b72
Compare
a164b72
to
0cdd121
Compare
Okay in updating and re-reviewing this PR, it looks entirely uncontroversial and just copy/structure related, so I'm going to go ahead and merge 👍 |
No description provided.