Netflix/dgs-federation-example

Use DGS can not load graphiql

antz-H opened this issue · 1 comments

   <dependency>
            <groupId>com.netflix.graphql.dgs</groupId>
            <artifactId>graphql-dgs-spring-boot-starter</artifactId>
            <version>8.5.6</version>
        </dependency>

I use the verison and i have configured the dgs.graphql.graphiql.enabled=true.

But they still don't work, like this.

image

Could anyone help me ? why? Thanks a lot.

<dependency>
            <groupId>com.netflix.graphql.dgs</groupId>
            <artifactId>graphql-dgs-spring-graphql-starter</artifactId>
        </dependency>

use this ,that okay