hasura / graphqurl

curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.
Apache License 2.0
3.34k stars 101 forks source link

add GraphQL Voyager to the web page #23

Open Kosta-Github opened 6 years ago

Kosta-Github commented 6 years ago

any chance to also add https://github.com/APIs-guru/graphql-voyager to the web page?

sccalabr commented 6 years ago

I'll take this up. I am unsure what you want done though. Can you explain it more?

Kosta-Github commented 6 years ago

When you open up the GraphiQL web page, you could add a second tab for Voyager which allows you to explore the GraphQL schema in a different way... e.g.: image

chtnnh commented 3 years ago

Hey @Kosta-Github @shahidhk is this issue still open to contributions? I would like to help fix this!!!

Kosta-Github commented 3 years ago

I haven't looked into it for a while, since I am currently not actively using GraphQL (at least at work). But sure, feel free to contribute in whatever way...

chtnnh commented 3 years ago

Started work on this!

chtnnh commented 2 years ago

@shahidhk could you please check out #103 ? I am stuck on that and cannot setup graphqurl on local :/