This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Description
Enabling the graphql.servlet.maxQueryDepth property to an arbitrary value causes the graphql playground docs and schema tabs to never load and stays "spinning" infinitely.
This also seems to be affecting Voyager, if installed.
After I removed this property in my application.yml file, my docs and schema are working fine.
Using v11.1.0 of graphql-spring-boot