graphql-voyager
graphql-voyager copied to clipboard
Is it possible to use graphql-voyager without installing it as a dependency?
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.