2.0.15 • Published 3 years ago

@pablosz/gqless v2.0.15

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

GQless Documentation Twitter

GQless is a fully-featured GraphQL client, which lowers the barrier of entry towards using GraphQL.

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.

More documentation is available at gqless.com/getting-started.