Graphcool / graphcool-framework

Apache License 2.0
1.77k stars 131 forks source link

Schema in playground is not loaded #538

Closed MichalKalita closed 6 years ago

MichalKalita commented 6 years ago

Current behavior Error message in playground

Schema could not be fetched.
Please check if the endpoint 'http://localhost:60001/simple/v1/cjiw8ooci001v01066nr9ot3s' is a valid GraphQL Endpoint.

Reproduction

graphcool init
graphcool deploy
graphcool playground

Graphcool version is graphcool-framework/0.11.6 (darwin-x64) node-v10.5.0 MacOS 10.13.5

I see error in graphcool-dev:0.11.1 in docker

Endpoint graphcool:60000 is marked down

Expected behavior? Load schema in playground

MichalKalita commented 6 years ago

It is fixed in 1.0.0-beta4.1.1 This issue can be closed