@gqty/cli
Version:
Interactive codegen for GQty
31 lines (21 loc) • 1.13 kB
Markdown
<p align="center">
<a href="https://gqty.dev">
<img src="internal/images/logo.png" height="150" alt="gqty" />
</a>
</p>
<h2 align="center">
The No-GraphQL Client for TypeScript
[](https://gqty.dev)
[](https://discord.gg/U967mp5qbQ)
</h2>
[](https://gqty.dev)
Data requirements within your application are picked up automatically, freeing
you from having to maintain GraphQL queries by-hand. It offers a first-class
TypeScript experience. See API documentation at all times within autocomplete.
Make breaking changes to your API, and see type-errors exactly where things are
breaking, in realtime. No more running a separate validation step.
**Head over to [gqty.dev](https://gqty.dev) to explore features and
documentations!**
## Get involved
Documentation, bug reports, pull requests, and other contributions are welcomed!
See [`CONTRIBUTING.md`](CONTRIBUTING.md) for more information.