graphql / swapi-graphql

A GraphQL schema and server wrapping SWAPI.
http://graphql.org/swapi-graphql/
MIT License
1.04k stars 275 forks source link

Demo broken #173

Closed rvhughes closed 4 years ago

rvhughes commented 4 years ago

The demo at http://graphql.org/swapi-graphql is broken. I receive a "Failed to fetch" message in the GraphiQL output window and a CORS policy error in the browser console when loading the page.

rvhughes commented 4 years ago

The issue appears to be resolved. Thank you to whomever addressed it.