From fdc005fcb56b92d82737fecb7e57d09d32c64e65 Mon Sep 17 00:00:00 2001 From: Jamie Barton Date: Wed, 15 Dec 2021 08:21:34 +0000 Subject: [PATCH] feat: add graphql.wtf --- 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 5f09bfcc38..fb5295539f 100644 --- a/src/content/community/Community-Users.md +++ b/src/content/community/Community-Users.md @@ -128,3 +128,4 @@ To explore other community-developed resources and content about GraphQL, take a - [Building Apollo](https://blog.apollographql.com) - [awesome-graphql](https://github.com/chentsulin/awesome-graphql): A fantastic community maintained collection of libraries, resources, and more. - [graphql-apis](https://github.com/APIs-guru/graphql-apis): A collective list of public GraphQL APIs. +- [GraphQL Screencasts](https://graphql.wtf): Learn something new with GraphQL, every week.