diff --git a/advanced/server/README.md b/advanced/server/README.md index 2b75a58c2..ef1942128 100644 --- a/advanced/server/README.md +++ b/advanced/server/README.md @@ -9,7 +9,7 @@ ## Features -- **Scalable GraphQL server:** The server uses [`graphql-yoga`](https://github.com/prisma/graphql-yoga) which is based on Apollo Server & Express +- **Scalable GraphQL server:** The server uses [`graphql-yoga`](https://github.com/graphcool/graphql-yoga) which is based on Apollo Server & Express - **GraphQL database:** Includes GraphQL database binding to [Prisma](https://www.prismagraphql.com) (running on MySQL) - **Authentication**: Signup and login workflows are ready to use for your users - **Tooling**: Out-of-the-box support for [GraphQL Playground](https://github.com/prisma/graphql-playground) & [query performance tracing](https://github.com/apollographql/apollo-tracing) @@ -77,4 +77,4 @@ yarn dev The GraphQL boilerplates are maintained by the GraphQL community, with official support from the [Apollo](https://dev-blog.apollodata.com) & [Graphcool](https://blog.graph.cool/) teams. -Your feedback is **very helpful**, please share your opinion and thoughts! If you have any questions or want to contribute yourself, join the [`#graphql-boilerplate`](https://graphcool.slack.com/messages/graphql-boilerplate) channel on our [Slack](https://graphcool.slack.com/). \ No newline at end of file +Your feedback is **very helpful**, please share your opinion and thoughts! If you have any questions or want to contribute yourself, join the [`#graphql-boilerplate`](https://graphcool.slack.com/messages/graphql-boilerplate) channel on our [Slack](https://graphcool.slack.com/).