Skip to content

Graphql kotlin in SpringBoot 3.X.X #1784

Answered by dariuszkuc
KjellBerlin asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,
GraphQL Playground is not actively maintained (and haven't been in a while). With GraphQL Kotlin v7 we now enable GraphiQL (an official GraphQL IDE) by default (property graphql.graphiql.enabled=true) . You can still opt-in to using playground by specifying graphql.playground.enabled=true in your configuration properties.

Thanks,
Derek

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@KjellBerlin
Comment options

Answer selected by dariuszkuc
Comment options

You must be logged in to vote
2 replies
@chriskn
Comment options

@samuelAndalon
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants