Graph Format

Hello everybody.
I am mounting my schema with Graphql using postman and then I do query and mutations with graphql playground. Of course the results come in json, but the question is in addition to Ratel, how can I present the querys in Graph format, is there a library that you recommend for this? likewise can visualize a query that provides Geodata.

That’s not possible, at least for now.

There are some GraphQL tools out there, but I’m not sure if there is one similar to Ratel.

Geodata for sure there are a ton of libs in JS.

Thanks.