📦 GraphQL to NestJS GeneratorA VS Code extension that converts GraphQL SDL (Schema Definition Language) blocks into NestJS Code-First TypeScript code — directly in place. This tool replaces selected SDL blocks with ready-to-use NestJS code for types, inputs, enums, queries, mutations, and subscriptions. ✨ Features✅ In-Place Code Conversion - Select GraphQL SDL in your editor, run the extension, and instantly replace it with NestJS-compatible TypeScript code. ✅ Type Conversion - SDL ✅ Input Conversion - SDL ✅ Enum Conversion - SDL ✅ Query & Mutation Generation - SDL ✅ Subscription Generation - SDL ✅ Code-First Ready - Generated code uses decorators like 🚀 Usage
💬 Feedback & ContributionsHave suggestions, bug reports, or feature requests? Open an issue or submit a pull request on the GitHub repository. |