From 20250809529fc371244457e1d84aeb58fd39be87 Mon Sep 17 00:00:00 2001 From: Kursat Aktas Date: Mon, 11 Nov 2024 22:41:29 +0300 Subject: [PATCH] Introducing TypeGraphQL Guru on Gurubase.io Signed-off-by: Kursat Aktas --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8050cc4d7..6884e9bcb 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ [![codecov](https://codecov.io/gh/MichalLytek/type-graphql/branch/master/graph/badge.svg)](https://codecov.io/gh/MichalLytek/type-graphql) [![npm](https://img.shields.io/npm/v/type-graphql?logo=npm&color=%23CC3534)](https://www.npmjs.com/package/type-graphql) [![open collective](https://opencollective.com/typegraphql/tiers/badge.svg)](https://opencollective.com/typegraphql) +[![Gurubase](https://img.shields.io/badge/Gurubase-Ask%20TypeGraphQL%20Guru-006BFF)](https://gurubase.io/g/typegraphql) Create [GraphQL](https://graphql.org) schema and resolvers with [TypeScript](https://www.typescriptlang.org), using classes and decorators!