graphql / graphql-playground

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
MIT License
8.75k stars 730 forks source link

Open GraphQL SDL schema in new tab #82

Open schickling opened 6 years ago

schickling commented 6 years ago

It would be great if there was a way to open the GraphQL SDL schema in a new tab (e.g. by clicking somewhere in the schema docs pane)

schickling commented 6 years ago

Since this feature was requested now a couple of times, here's a design that's ready to be implemented:

Icon: https://material.io/icons/#ic_open_in_new Figma design: https://www.figma.com/file/TDEYAOrQd0NJJJ8Zn6SuoLL2/GraphQL-Playground-Show-SDL

image

timsuchanek commented 6 years ago

We're doing major refactorings in the playground right now, as soon as they're done, anyone who is interested can work on this :)