Unable to download schema from GitHub #5142
-
| Hello! I'm trying to point GraphQl Code Generator at a remote schema hosted on GitHub, following the config format outlined here: https://graphql-code-generator.com/docs/getting-started/schema-field#github But following that format doesn't seem to work - I always get  The GitHub repo is public, so I don't think it's an access issue, although it is "owned" by an organization, maybe that's causing the issue? I also see mention of a  Thanks for all the great work! | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
| This might be an issue related to  fyi @ardatan | 
Beta Was this translation helpful? Give feedback.
This might be an issue related to
graphql-toolsand this specific loader.@ben-walker can you please share a reproduction of the issue?
fyi @ardatan