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

https://github.com/mntm-lib/graphql

Simple GraphQL client
https://github.com/mntm-lib/graphql

fetch graphql graphql-client graphql-clients

Last synced: 2 months ago
JSON representation

Simple GraphQL client

Awesome Lists containing this project

README

        

# @mntm/graphql [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/maxi-team/graphql/blob/master/LICENSE) [![npm bundle size](https://img.shields.io/bundlephobia/min/@mntm/graphql)](https://bundlephobia.com/result?p=@mntm/graphql)

**Docs:** RU | EN

Simple GraphQL client.

## Installation

We recommend to use [yarn](https://classic.yarnpkg.com/en/docs/install/) for dependency management:

```shell
yarn add @mntm/graphql
```

## Contributing

Development of @mntm/graphql happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.

## License

@mntm/graphql is [MIT licensed](./LICENSE).