@accounts/graphql-client
Version:
GraphQL client transport for accounts
24 lines (15 loc) • 1.07 kB
Markdown
# @accounts/graphql-client
[](https://www.npmjs.com/package/@accounts/graphql-client)
[](https://www.npmjs.com/package/@accounts/graphql-client)
[](https://codecov.io/gh/accounts-js/accounts)
[](https://github.com/accounts-js/accounts/blob/master/LICENSE)
Client side graphql transport for accounts-js suite
## Documentation
- [Website documentation](https://www.accountsjs.com/docs/transports/graphql#graphql-client)
- [API documentation](https://www.accountsjs.com/docs/api/graphql-client/globals)
## Installation
```
yarn add @accounts/graphql-client
```
## Contributing
Any contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.