JSDoc
This plugin generates types in the form of JSDoc comments based on your GraphQLSchema.
- Package
- @graphql-codegen/jsdoc
- Version
- 4.0.1
- Weekly downloads
- 5k
- License
- MIT
- Updated
- Apr 19, 2026
Installation
npm i -D @graphql-codegen/jsdoc
yarn add -D @graphql-codegen/jsdoc
pnpm add -D @graphql-codegen/jsdoc
bun add -D @graphql-codegen/jsdoc
developed by CarloPalinckx
This plugin generates types in the form of JSDoc comments based on your GraphQLSchema.