A plugin for the GraphiQL IDE that allows you to explore a GraphQL schema in a manner similar to a file explorer interface.
You can test drive this app with the GitHub API GraphQL schema at https://static.productfy.io/graphql/
Enter a GitHub Personal Access Token if you wish to execute queries against the GitHub API.
Go to the example repo to see how you can import graphiql-tree along with graphiql into your project.