graphql / swapi-graphql

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

fix(cors): fix cors #157

Closed Phregenes closed 4 years ago

Phregenes commented 4 years ago

fix #156

acao commented 4 years ago

unfortunately this wont work for the demo, because the server isnt actually running at swapi graphql. i have a PR to fix that. this will fix it for folks running it locally! thank you!

Ghulamhaider12 commented 2 years ago

Facing a same error