**Describe the bug** Set graphql.servlet.max-query-depth: 10 **To Reproduce** Steps to reproduce the behavior: 1. Go to application.yaml set graphql.servlet.max-query-depth: 10 2. Go to /playground 3. Open developer console: "ServerParseError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data" **Expected behavior** Playground should be working **Desktop (please complete the following information):** - Browser: Firefox - Version: 87.0 (64-bit)
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):