From 650f1abd52246cb6975095cf50cc20035fc9b2be Mon Sep 17 00:00:00 2001 From: Alejandro Lembke Barrientos Date: Fri, 10 Mar 2023 13:21:36 +0000 Subject: [PATCH] PR-757991: adding TypeGraphql to Readme. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6180b77..e8c856c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Tech(Library or Framework) | Version | Jest (Testing) | 29.5.0 Typescript | 4.9.5 GraphQL | 16.6.0 +Type GraphQL | 2.0.0-beta.1 ## Setup To create a new project run in the terminal: