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

Links are not refreshed correctly after creating a new link #4

Open
pelletiermaxime opened this issue Oct 1, 2017 · 2 comments
Open
Labels

Comments

@pelletiermaxime
Copy link
Contributor

When I submit a new link, the new link is shown correctly on top, but the links on the other pages don't refresh correctly.
I have been using Vue and Graphql for a while, but I'm trying to wrap my head around apollo and it's cache store because it's really not explained at all in the tutorial, so I will need a read a bit before I understand the readQuery and writeQuery stuff and be able to help fix the bugs :/

@Matt-Dionis Matt-Dionis added the bug label Oct 2, 2017
@Matt-Dionis
Copy link
Collaborator

I'll look into this when I get a chance. Thanks for pointing it out!

@pelletiermaxime
Copy link
Contributor Author

Looked at it a bit now that I understand a bit more of the code. We are doing a writeQuery of only the first 5 links in CreateLink. I have no idea how to refresh the store of all pages :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants