diff --git a/content/GraphQL-Yoga/01-Overview.md b/content/GraphQL-Yoga/01-Overview.md index 03dad7c..c4888ad 100644 --- a/content/GraphQL-Yoga/01-Overview.md +++ b/content/GraphQL-Yoga/01-Overview.md @@ -23,7 +23,7 @@ GraphQL Yoga is based on the following libraries & tools: ## Features - GraphQL spec-compliant -- File uploadgit st +- File upload - GraphQL Subscriptions - TypeScript typings - GraphQL Playground @@ -75,4 +75,4 @@ server.start(() => console.log('Server is running on localhost:4000')) Once your `graphql-yoga` server is running, you can use [GraphQL Playground](https://github.com/graphcool/graphql-playground) out of the box – typically running on `localhost:4000`. (Read [here](https://blog.graph.cool/introducing-graphql-playground-f1e0a018f05d) for more information.) -[![](https://imgur.com/6IC6Huj.png)](https://www.graphqlbin.com/RVIn) \ No newline at end of file +[![](https://imgur.com/6IC6Huj.png)](https://www.graphqlbin.com/RVIn)