Skip to content
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

feat(recipes): apollo client cache #150

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

frankcalise
Copy link
Contributor

@frankcalise frankcalise commented Mar 26, 2024

Why

Adds a how-to on how to set up Custom Commands in Reactotron, in this case for examining Apollo Client's in-memory cache

Note: I don't cover actually making GraphQL requests in here, but I guess we could incorporate a useQuery call if that feels necessary. This is more of a how to get access to the cache for my project I'm already doing in GraphQL in, rather than a lesson in how to make queries.

Recipe Preview

Export-1711472044286

Screenshots

image

image

image

image

image

image

@frankcalise frankcalise self-assigned this Mar 26, 2024
@frankcalise frankcalise marked this pull request as ready for review March 26, 2024 16:55
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.

None yet

1 participant