graphql-voyager
graphql-voyager copied to clipboard
Support deep linking
It would be great to be able to link to a schema or even to a schema element, for example /[schema]/[root element]/[focus element]?schema_url=data:...
@tuukka Great idea 👍 We just need to figure our how to reference custom schemas inside URLs. So we'll definitely implement this, but after #10