Skip to content

Mocking with MSW stops working when replacing document cache with Graphcache #3586

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

You must be logged in to vote

The reason is most likely that your data is missing the __typename property, i.e. the selection-set is not fully completed. You can test this out by leveraging the logger property on the construction of your cache-exchange.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zorzysty
Comment options

Answer selected by zorzysty
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