From 4a761cda521004e7947e4c67ef9790225a5b8851 Mon Sep 17 00:00:00 2001 From: Lisaluu555 <115906663+Lisaluu555@users.noreply.github.com> Date: Tue, 18 Oct 2022 21:30:43 -0400 Subject: [PATCH] Update free-programming-cheatsheets.md (#8617) --- more/free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 70d6b844c..09ba53ed8 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -161,6 +161,7 @@ ### GraphQL +* [GraphQL Cheat Sheet](https://licor.me/post/graphql) - Chuanrong Li (HTML) * [GraphQL Cheat Sheet](https://simplecheatsheet.com/tag/graphql-cheat-sheet) - Simple Cheat Sheet (HTML) * [GraphQL Cheatsheet](https://devhints.io/graphql) - devhints, Rico Santa Cruz (HTML)