workers-graphql-server
workers-graphql-server copied to clipboard
Using makeRemoteExecutableSchema while importing a bigger local schema json file does not work
Hello, It was fun playing around with this repo. It's very promising. Indeed I've been trying out this server with no issues using simple examples.
However, as soon as I started trying using remote schemas by loading a local json file I had some issues I've described here.
Although this it's not probably related to your work, I was wondering if you can have a look at the issue anyway and give your feedback. You'll also find a repo reproducing the issue.
Thanks.