graphql-voyager
graphql-voyager copied to clipboard
[feature] Implement simple saving SVG schemes
This PR tries to close #62
I've used the same implementation as @mjbcopland provided in https://github.com/APIs-guru/graphql-voyager/issues/62#issuecomment-41251608 and located button inside PanelHeader
It's a simple implementation, because not included styles inside SVG file
Source:
Result:
@iviaks Is it possible to preserve CSS styles in the resulting SVG?
Hey, @FluorescentHallucinogen According to article, we can add styles into svg.
It works for me in a next way.
If it's OK, we can leave it.
This has been open for 3+ years, any hope of getting it merged?
GraphQL Editor can export schemas