graphql-kit / graphql-voyager

🛰️ Represent any GraphQL API as an interactive graph
https://graphql-kit.com/graphql-voyager/
MIT License
7.81k stars 516 forks source link

Add middleware option to override credentials prop #185

Open iuliiasobolevska opened 3 years ago

iuliiasobolevska commented 3 years ago

Need this as a workaround to CORS errors when trying to fetch schema from a different domain.

csabakos commented 3 years ago

Fixes https://github.com/APIs-guru/graphql-voyager/issues/127