Visualizes GraphQL server schemas as interactive diagrams
GraphQL Server schema visualizer
graphqlviz$ graphqlviz schema.graphql -o schema.svg$ graphqlviz https://api.example.com/graphql -o schema.png$ graphqlviz schema.graphql -o schema.html -f html