Hi all, I'm facing an issue while testing my application on localhost: the graphcool server response is 405 (not allowed). So it seems to be a CORS issue but I was unable to find the way to enable CORS. Did I miss something ?
Ouups it was a newbie question : I used http://localhost:60000/graphql as my Apollo Uri instead of http://localhost:60000/simple/v1/xxxxxxxxxxx