@nx-tools/nx-graphql-codegen
v7.2.1
Published
<p align="center"> <a href="https://www.npmjs.com/package/@nx-tools/nx-graphql-codegen"> <img alt="NPM Version" src="https://img.shields.io/npm/v/@nx-tools/nx-graphql-codegen"/> </a> <a href="https://www.npmjs.com/package/@nx-tools/nx-graphql-co
Readme
@nx-tools/nx-graphql-codegen
The Nx Plugin for Graphql Code Generator contains executor and generator for managing Graphql applications within an Nx workspace.
Setting up
Adding the Graphql Code Generator plugin to an existing Nx workspace.
yarn add -D @nx-tools/nx-graphql-codegennpm install -D @nx-tools/nx-graphql-codegenUsing Plugin
We can use plugin with bash or Nx console.
nx g @nx-tools/nx-graphql-codegen:configuration appNameWe can the call codegen generate with the followin command:
nx codegen-generate appNameCommunity
Join the growing Nx Tools community! We believe in building together and welcome contributors of all experience levels.
Get Involved
- Report Issues: Found a bug or have a suggestion? Open an issue on GitHub
- Ask Questions: Need help or clarification? Start a conversation in GitHub Discussions
- Contribute Code: Pull requests are welcome! Check our contribution guidelines to get started
- Share Your Work: Built something with Nx Tools? Share it with the community in the Showcase discussion
- Spread the Word: Star the repository, share on social media, or write about your experience
Resources
- GitHub Repository - Source code, issues, and project management
- GitHub Discussions - Community conversations and support
- NPM Package - Latest releases and installation information
- Code of Conduct - Our community standards and expectations
Your feedback and contributions help make Nx Tools better for everyone!
Sponsors
License
MIT License © Gustavo Perdomo
