Configure Maximum number of aliased queries in request. #7028
Unanswered
DemonEye5809
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.
-
Hello,
Is it possible to limit the number of aliased queries in a single request.
For example, given my Hot Chocolate API is configured to a limit of 2 aliased requests to “info” I would expect the below query to result in an error similar to how the MaxAllowedFields throws “HC0011”.
The reason I am looking for a configuration is I would like to prevent the execution of the field resolvers.
Thank You
Beta Was this translation helpful? Give feedback.
All reactions