Skip to content

Optimistic Updates With GraphQL #3545

Answered by phryneas
Undistraction asked this question in Q&A
Discussion options

You must be logged in to vote

It can cache GraphQL requests, but we are very upfront that it is a document cache, not a normalized cache.
At this rate, RTK Query is about the level of urql without their optional Graphcache - no normalization, the only good way of updating data is automatic invalidation. That's okay for smaller apps, but not for advanced use of GraphQL.

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@EskiMojo14
Comment options

@phryneas
Comment options

@Undistraction
Comment options

@phryneas
Comment options

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