@pgqty/cli
v5.0.0
Published
Interactive codegen for PGQty
Maintainers
Readme
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.
This repository is the PGQty fork of
GQty, published under the new pgqty and
@pgqty/* npm names for the pgqty
organization. It keeps the original developer experience while enabling tailored
workflows for Pylon and other server-side environments.
Packages
- Core client:
pgqty - CLI codegen:
@pgqty/cli - React bindings:
@pgqty/react - Solid bindings:
@pgqty/solid - Logger helpers:
@pgqty/logger - Subscriptions:
@pgqty/subscriptions
Documentation for the original project remains a great starting point while PGQty-specific guides are assembled. Refer to package READMEs in this repo for the most up-to-date installation commands.
Get involved
Documentation, bug reports, pull requests, and other contributions are welcomed!
See CONTRIBUTING.md for more information.

