Shield fallbackRule #1311
Unanswered
bombillazo
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello,
I am trying to understand how to properly utilize the
fallbackRule
. If I set it to the deny rule to only allow the specified operations:Then I get an error because the Shield is running the deny rule on every field resolver of the query/mutation result. It works if I have the option commented out, but then am I exposed to not having rules checking the field resolvers? Can someone query/mutate a field directly by somehow bypassing the Query/Mutation type?
Beta Was this translation helpful? Give feedback.
All reactions