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

enabling graphql.servlet.maxQueryDepth causes playground docs/schema to never load #648

@bryevo

Description

@bryevo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions