GraphQL Voyager – an interactive GraphQL schema explorer
Written by Stefan Judis
- Published at
- Updated at
- Reading time
- 1min
I came across Eve Porcello's Twitter thread about GraphQL tricks, and she included an excellent tool that I didn't know before.
GraphQL Voyager is a tool that you can use to visualise your GraphQL API's schema. Copy and paste the introspection query or the SDL of the GraphQL API (you can find it in GraphiQL or the tool your use to write GraphQL queries) and get a visualised result such as the one below.
Pretty cool! If you're using any other GraphQL online tools, please let me know! I'd love to include more GraphQL tools on tiny-helpers.dev.
Was this post helpful?
Yes? Cool! You might want to check out Web Weekly for more WebDev shenanigans. The last edition went out 18 days ago.
Yes? Cool! You might want to check out Web Weekly for more WebDev shenanigans. The last edition went out 18 days ago.