graphback-cli

Auto generate resolvers on top of the graphql and database of your choice

Usage no npm install needed!

<script type="module">
  import graphbackCli from 'https://cdn.skypack.dev/graphback-cli';
</script>

README

Graphback


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 and client side CRUD layer using your GraphQL data model.

Documentation: https://graphback.dev

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

CLI commands reference

See: https://graphback.dev/docs/cli/graphback-cli

NOTE: Graphback CLI is now part of the graphql-cli command line tool. Please consider installing https://github.com/Urigo/graphql-cli for wider set of features