graphql-voyager icon indicating copy to clipboard operation
graphql-voyager copied to clipboard

Support deep linking

Open tuukka opened this issue 8 years ago • 1 comments

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 avatar Feb 26 '17 07:02 tuukka

@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

IvanGoncharov avatar Feb 26 '17 17:02 IvanGoncharov