Use DGS can not load graphiql
antz-H opened this issue · 1 comments
antz-H commented
<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.
Could anyone help me ? why? Thanks a lot.
antz-H commented
<dependency>
<groupId>com.netflix.graphql.dgs</groupId>
<artifactId>graphql-dgs-spring-graphql-starter</artifactId>
</dependency>
use this ,that okay