Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

create-graphql-client

wtrocki7Apache-2.00.10.0-dev2TypeScript support: included

Autogenerate your client side application

readme

Grapback


Auto generate database structure,
GraphQL Resolvers and Queries from GraphQL types 🚀

Motivation

Graphback helps you to kickstart your experience with any existing GraphQL implementation by generating backend layer using your data model.

Documentation: https://graphback.dev

Repository: https://github.com/aerogear/graphback/

NOTE: This package offers core functionality and it is not designed to be used directly. For usage please refer to graphback-cli package.