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

Update project cache without triggering new project queries #366

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

alse
Copy link
Contributor

@alse alse commented Sep 29, 2022

Fixes #365

  • Remove refetchQueries from all mutations
  • Clear the project accounts state/deployedCode/deployedContracts on contract redeployment
  • Upgrade @apollo/react-hooks

For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the standards mentioned here.
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@vercel
Copy link

vercel bot commented Sep 29, 2022

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

Name Status Preview Updated
flow-playground ✅ Ready (Inspect) Visit Preview Sep 29, 2022 at 8:40PM (UTC)

@vercel vercel bot temporarily deployed to Preview September 29, 2022 20:40 Inactive
@alse alse merged commit 7e2dae2 into staging Sep 29, 2022
@alse alse deleted the as/update-project-cache branch September 29, 2022 21:00
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.

Update the Apollo cache without triggering new project queries
2 participants