1.0.1 • Published 5 years ago

@graft/client v1.0.1

Weekly downloads
2
License
BSD-2-Clause
Repository
github
Last release
5 years ago

Graft

Massively Maintainable GraphQL

Overview

Graft is a set of helpers and convenience wrappers for PostGraphile, offering opinionated tools for working with PostGraphile's outstanding PostgreSQL + GraphQL solution in an efficient and easy-to-maintain way.

Graft is built to be easily overridden, and you don't have to use convenience wrappers like withGraft if you'd like more control over your configuration.

It is currently in the early stages, evolving a usable developer API.

Server Tools

For information on Graft's tools for implementing a GraphQL server with an auto-generated core based on your PostgreSQL database, take a look at the @graft/server package.

Client Tools

For information on Graft's (currently sparse) tools for integrating with a client app, visit the @graft/client package.