Skip to content
New issue

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

Routes GraphQL query has depth of 8 #1824

Open
joeyAghion opened this issue Oct 11, 2017 · 0 comments
Open

Routes GraphQL query has depth of 8 #1824

joeyAghion opened this issue Oct 11, 2017 · 0 comments

Comments

@joeyAghion
Copy link
Contributor

joeyAghion commented Oct 11, 2017

(Similar to #1823.) Upon trying to enforce a depth limit on GraphQL queries, we noticed the Route queries occurring with depth of 9. I'm not sure what the source of these are, but they're visible in logs.

We've expanded the allowed depth to 10, but we should try to flatten this out if possible so we can enforce a more reasonable limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant