https://github.com/mntm-lib/graphql-codegen
Plugin for GraphQL Code Generator
https://github.com/mntm-lib/graphql-codegen
graphql graphql-client graphql-clients graphql-codegen
Last synced: about 1 month ago
JSON representation
Plugin for GraphQL Code Generator
- Host: GitHub
- URL: https://github.com/mntm-lib/graphql-codegen
- Owner: mntm-lib
- License: mit
- Created: 2021-03-12T17:05:56.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-26T18:49:25.000Z (about 3 years ago)
- Last Synced: 2025-03-08T18:47:54.191Z (about 2 months ago)
- Topics: graphql, graphql-client, graphql-clients, graphql-codegen
- Language: TypeScript
- Homepage: https://npm.im/@mntm/graphql-codegen
- Size: 37.1 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @mntm/graphql-codegen [](https://github.com/maxi-team/graphql/blob/master/LICENSE) 
**Docs:** RU | EN
[graphql-codegen](https://github.com/dotansimha/graphql-code-generator) plugin that generates hooks with TypeScript typings for [@mntm/graphql](https://github.com/maxi-team/graphql).
## Installation
We recommend to use [yarn](https://classic.yarnpkg.com/en/docs/install/) for dependency management:
```shell
yarn add @mntm/graphql-codegen
```## Contributing
Development of @mntm/graphql-codegen happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.
## License
@mntm/graphql-codegen is [MIT licensed](./LICENSE).