@graphback/runtime-knex

Graphback Runtime Knex.js integration

Usage no npm install needed!

<script type="module">
  import graphbackRuntimeKnex from 'https://cdn.skypack.dev/@graphback/runtime-knex';
</script>

README

Graphback


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

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

Graphback-Runtime

Autogenerated runtime layer for your schema. Graphback runtime can provide out of the box resolver and database layer for your application without writing any line of the code.

Docs

See: https://graphback.dev/docs/next/crud/crudruntime

Check our example application: https://github.com/aerogear/graphback/tree/master/templates/ts-apollo-runtime-backend