Replies: 1 comment 1 reply
|
It is not possible due to the limitations in TypeScript. So you have to download the schema on your own and save it. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
First, love what this library is doing! It's really cool and I'm excited to explore it more. One thing that I wonder is it would be possible to enable remote schema. That is, having some way of fetching and parsing a schema directly from a URL instead of having to have it locally to import?
All reactions