Skip to content

Tweak GC doc #70

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

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Tweak GC doc #70

merged 1 commit into from
Dec 4, 2024

Conversation

BoD
Copy link
Collaborator

@BoD BoD commented Dec 4, 2024

No description provided.

@BoD BoD requested a review from martinbonnin as a code owner December 4, 2024 13:52
@@ -9,7 +9,7 @@ A field is considered stale if its **received date** is older than its (client c

See [](cache-control.md) for more information about staleness.

Stale fields can be removed from the cache by calling the `ApolloStore.removeStaleFields` function.
Stale fields can be removed from the cache by calling the [`ApolloStore.removeStaleFields()`](https://apollographql.github.io/apollo-kotlin-normalized-cache-incubating/kdoc/normalized-cache-incubating/com.apollographql.cache.normalized/remove-stale-fields.html) function.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! PS: would be cool to have an intelliJ plugin that does this automatically. There are a bunch of places where I could use this.

@BoD BoD merged commit 9591a37 into main Dec 4, 2024
2 checks passed
@BoD BoD deleted the gc-doc-tweak branch December 4, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants