Skip to content
Discussion options

You must be logged in to vote

Noot having a reproduction here makes this a little difficult, but my current suspicion is that both your mutation and queries are referring to a user entity, correct?

The problem here seems to me not that the result is changing, which it must consistently according to your schema and config. What I don't understand here is the purpose though of this invalidated field and entity. If you're invalidating it it must either be refetched or is missing, so I'm not sure if invalidating here is the wreong choice?

In other words, since I don't understand the meaning and intent of your schema, mutation, and scenario just by looking at the snippet it's hard to reconcile what yoour schema looks like,…

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by kitten
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #2240 on February 03, 2022 20:44.