You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :/
The text was updated successfully, but these errors were encountered:
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 :/
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 :/
The text was updated successfully, but these errors were encountered: