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

Add React.cache to client fetch #603

Merged
merged 1 commit into from
Dec 29, 2023
Merged

Add React.cache to client fetch #603

merged 1 commit into from
Dec 29, 2023

Conversation

abhisaha1
Copy link
Member

In client, we use the sdk to query graphql data. These functions can be memoised per request to reduce refetching the same data in the same request.

Copy link

vercel bot commented Dec 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
letterpad-admin ✅ Ready (Inspect) Visit Preview Dec 29, 2023 6:49pm
letterpad-client 🔄 Building (Inspect) Visit Preview Dec 29, 2023 6:49pm

@abhisaha1 abhisaha1 merged commit 8460cb4 into master Dec 29, 2023
3 of 5 checks passed
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