graphql / graphql-playground

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
MIT License
8.73k stars 731 forks source link

Integration with graphql voyager #145

Open tlvenn opened 6 years ago

tlvenn commented 6 years ago

It would be really neat if graphql-voyager could be integrated in the playground, it's a very nice schema visualisation tool.

https://github.com/APIs-guru/graphql-voyager

It could be integrated as an additional side tab like the SCHEMA one.

mydearxym commented 6 years ago

+1

vincenzo commented 6 years ago

+1

Also, @timsuchanek - Did I dream of it, or at some point along the way there was a voyager-like feature included in playground? Not sure why I have this image of me using it on graph.cool. Meh.

Anyway, +1 again :)

kbrandwijk commented 6 years ago

I think the visualization part should be redesigned completely. graphql-voyager is not nearly as nicely designed as graphql-playground is, so I would propose your own visualization. Maybe more like neo4j visualization, which is interactive, and I love it. Although that's more data graph visualization than schema graph visualization.

https://vimeo.com/97204829

DenisGarciaFr commented 3 years ago

There is always a starting point, and after three years it would still be nice to integrate a visualisation like graphql-voyager, even if it's not perfect, it does bring value. It seems like a good way to move forward :) Thoughts welcome