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
- Host: GitHub
- URL: https://github.com/mntm-lib/graphql
- Owner: mntm-lib
- License: mit
- Created: 2021-03-11T17:53:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-31T18:53:08.000Z (about 3 years ago)
- Last Synced: 2025-02-19T20:50:17.361Z (2 months ago)
- Topics: fetch, graphql, graphql-client, graphql-clients
- Language: TypeScript
- Homepage: https://npm.im/@mntm/graphql
- Size: 31.3 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @mntm/graphql [](https://github.com/maxi-team/graphql/blob/master/LICENSE) [](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).