As the GraphQL ecosystem keeps growing, I continue discovering new tools. Recently I noticed GraphQL Birdseye, a tool that allows you to view any GraphQL schema as a dynamic and interactive graph.
Here is a live demo; https://birdseye.novvum.io/
You can add graphql-birdseye as a Javascript package to your project: https://github.com/Novvum/graphql-birdseye/blob/master/packages/core/README.md