Skip to content

Local-only optimistic updates #1144

Answered by JoviDeCroock
arcanis asked this question in Q&A
Discussion options

You must be logged in to vote

Hey,

Thanks for the detailed issue, one thing that I noticed is that you were referring to "creating your own fetch", we have a solution for this in place already. It's called the execute-exchange you can replace your fetch-exchange with this and get responses from there.

We chose not to expose the cache outside of GraphQL operations for the reason that this can introduce usages that lead to indeterministic behavior.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@arcanis
Comment options

@JoviDeCroock
Comment options

@arcanis
Comment options

@JoviDeCroock
Comment options

Answer selected by arcanis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants