Graphical presentation of GraphQL schema
Moon Modeler supports visual definition of GraphQL Schema, incl. types, interfaces, enums, inputs and relations.
Check out this tool: https://github.com/sheerun/graphqlviz
In my experience using it on real-world GraphQL schemas the output can get really large but I think it may do what you are asking for.
Hope this helps!