Open ysereckissy opened 4 years ago
Please fix this issue if you can as it makes it difficult to follow the Apollo Client tutorial.
Reference https://github.com/apollographql/apollo/issues/151
Thanks!
Actually the query dogs is not responding at the https://dog-graphql-api.glitch.me/ playground. But the query dog(breed: "beagle") responded quickly.
query dogs
query dog(breed: "beagle")
Please fix this issue if you can as it makes it difficult to follow the Apollo Client tutorial.
Reference https://github.com/apollographql/apollo/issues/151
Thanks!