This repository was archived by the owner on Dec 19, 2023. It is now read-only.
Replies: 1 comment 6 replies
-
I just tried this in an example project using the latest versions and I'm not getting those JSON parse errors. Instead I'm seeing in the console (expected) errors about max query depth being reached:
So from my point of view this is working as expected. Sounds like there's a specific problem with your local configuration instead. I'll convert this into a Discussion. |
Beta Was this translation helpful? Give feedback.
6 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.
-
Describe the bug
Set graphql.servlet.max-query-depth: 10
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Playground should be working
Desktop (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions