We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need the option to configure the limitation of alias allowed in single GraphQL query to address batching attack (a known security issue in GraphQL)
https://lab.wallarm.com/graphql-batching-attack/
Ability to configure the alias limitation in Hasura Cloud instance: HASURA_GRAPHQL_MAX_ALIAS_COUNT
HASURA_GRAPHQL_MAX_ALIAS_COUNT
None
The text was updated successfully, but these errors were encountered:
Reported to team. Thanks.
Sorry, something went wrong.
No branches or pull requests
Is your proposal related to a problem?
We need the option to configure the limitation of alias allowed in single GraphQL query to address batching attack (a known security issue in GraphQL)
https://lab.wallarm.com/graphql-batching-attack/
Describe the solution you'd like
Ability to configure the alias limitation in Hasura Cloud instance:
HASURA_GRAPHQL_MAX_ALIAS_COUNT
Describe alternatives you've considered
None
The text was updated successfully, but these errors were encountered: