From 5ff5039d1a5ead8340604219bad872249b493c6f Mon Sep 17 00:00:00 2001 From: uhyo Date: Sat, 11 May 2024 16:53:11 +0900 Subject: [PATCH] docs: add Preview Wanted section to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 65ce4b8e..9d515024 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,11 @@ For Rollup-based projects: ```sh npm install --save-dev @nitrogql/rollup-plugin ``` + +## Feedback wanted! + +Do you use [GraphQL Code Generator](https://the-guild.dev/graphql/codegen)? nitrogql wants to be a great alternative to GraphQL Code Generator. + +If you are using it and you have time, read our [documentation](https://nitrogql.vercel.app/) to check whether you can replace GraphQL Code Generator with nitrogql. + +If you can't, what blocks you from doing so? Please leave us feedback!