graphql-spqr-spring-boot-starter icon indicating copy to clipboard operation
graphql-spqr-spring-boot-starter copied to clipboard

Replace GraphQL Playground w/ GraphiQL

Open jamesdh opened this issue 1 year ago • 4 comments

Fixes leangen/graphql-spqr-spring-boot-starter#139

GraphQL Playground was officially retired. GraphiQL continues to be maintained and improved.

jamesdh avatar May 30 '24 17:05 jamesdh

@kaqqao do you have any additional info on your Spring GraphQL based 2.x upgrade branch? That would eliminate the need for this, as it already has GraphiQL included with it.

In the meantime, this is still helpful for the 1.x branch as the GraphQL Playground UI feels rather crude in comparison to modern GraphiQL.

jamesdh avatar May 30 '24 17:05 jamesdh

@kaqqao it might also be worthwhile to change the default endpoint for the UI to /graphiql. That seems to be the convention among numerous other libraries that use GraphiQL. /gui is a bit too generic IMO and could cause some confusion, although changing the default for anyone who already uses this lib might also cause some confusion so 🤷‍♂️

jamesdh avatar Jun 05 '24 15:06 jamesdh

any news?

altrof avatar Oct 25 '24 23:10 altrof

@altrof it appears the project has been abandoned :(

jamesdh avatar Apr 15 '25 12:04 jamesdh