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.

Deprecated introspectionEnabled but new property not accepted #402

Closed
@ubarua123

Description

@ubarua123

I am on graphql-spring-boot-autoconfigure version 7.0.1. I suddenly see that graphql.tools.introspection-enabled is deprecated. The new property is graphql.tools.schema-parser-options.introspection-enabled but springboot can't find it neither is it accepted.
Can anybody point me to what am I doing wrong?

image

And because of this, I had managed to turn off introspection logging, now that's back on polluting the entire console. I have both the properties in my project and I don't know which ones working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions