From 29f984b8f645c9e0e46ffaa47116384fc66c9bb6 Mon Sep 17 00:00:00 2001 From: Praveen Durairaju Date: Fri, 23 Jun 2023 14:32:59 +0530 Subject: [PATCH] add graphql training courses from hasura --- src/content/community/Community-Users.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/community/Community-Users.md b/src/content/community/Community-Users.md index 0ba36a0c77..6fdc2cff40 100644 --- a/src/content/community/Community-Users.md +++ b/src/content/community/Community-Users.md @@ -19,6 +19,7 @@ A number of GraphQL training courses are available. - [How to GraphQL](https://www.howtographql.com): The Fullstack Tutorial for GraphQL - [Apollo Odyssey](https://apollographql.com/tutorials/): Interactive courses for building GraphQL applications with Apollo's toolset - [Yoga GraphQL Server Tutorial](https://the-guild.dev/graphql/yoga-server/tutorial): Open source tutorial for creating modern GraphQL Servers in Node, CF Workers, Deno and others +- [GraphQL Tutorials](https://hasura.io/learn/): Real World Fullstack GraphQL tutorials for developers by Hasura ## Where to ask questions