UNPKG

@gqty/cli

Version:

Interactive codegen for GQty

31 lines (21 loc) 1.13 kB
<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 [![Documentation](https://img.shields.io/badge/documentation-documentation?color=C00B84)](https://gqty.dev) [![Discord](https://img.shields.io/discord/874477141834739762?color=7289d9&label=discord)](https://discord.gg/U967mp5qbQ) </h2> [![GQty Hero Section](internal/images/hero.png)](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.