graphql-kit / graphql-voyager

🛰️ Represent any GraphQL API as an interactive graph
https://graphql-kit.com/graphql-voyager/
MIT License
7.81k stars 516 forks source link

Is it possible to use graphql-voyager without installing it as a dependency? #253

Open patrinoua opened 1 year ago

LunaticMuch commented 1 year ago

Well, how? You can use the website online and dump your schema. Or you need to use it as a library in a custom built app.