-
Loading a remote schema can be expensive & slow in some cases. Of course this can be avoided by keeping a local copy but that then needs to be checked into VC & kept up to date. I am wondering if there is interest in a local cache? For example the schema is imported as normal and then cached under |
Beta Was this translation helpful? Give feedback.
Answered by
ardatan
Jan 5, 2021
Replies: 1 comment
-
You can fetch the schema as an SDL with schema-ast then use it |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ardatan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can fetch the schema as an SDL with schema-ast then use it