Replies: 1 comment
-
What do you mean by blocking the resolver? Returning a default value? Omitting the field from the response? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to block a field resolver when an object type is obtained from a mutation vs a query? My backend is eventually consistent and requesting a field that was just mutated would likely not have the up to date value.
Beta Was this translation helpful? Give feedback.
All reactions