This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
GW fails for non custom schema #38
Labels
Comments
So I have done some investigations and it looks like GW is not working with latest changes to graphql spec.
that are included into the schema crashing gw. |
Workaround is to get schema locally. Remove directives and use --production mode. |
Could you post the schemas that are giving you issues? |
|
Hey, I'd like to work on this issue. |
This actually requires updating graphql library we use to official one. #41 |
Okay. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This happens with the latest release and master.
[wtrocki@graphapi gw ]$ /Users/wtrocki/Downloads/graphql-gw_0.2.0_mac_64bit-x86/graphql-gw serve
2020/10/13 12:38:30 downloading schema for upstream note: http://127.0.0.1:4000/graphql
panic: runtime error: invalid memory address or nil pointer dereference
The text was updated successfully, but these errors were encountered: