@graphback/runtime-mongo

Graphback runtime mongodb

Usage no npm install needed!

<script type="module">
  import graphbackRuntimeMongo from 'https://cdn.skypack.dev/@graphback/runtime-mongo';
</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-Mongodb

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.

Package provides MongoDB datasource for Graphback

NOTE: This package is an early alpha and not officially supported by Graphback