An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# @mntm/graphql-codegen [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/maxi-team/graphql/blob/master/LICENSE) ![npm (scoped)](https://img.shields.io/npm/v/@mntm/graphql-codegen)

**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).