db2graphql
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "db2graphql", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Generate Graphql schema based on existing relational database", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,2 +8,4 @@ # db2graphql | ||
:exclamation::exclamation::exclamation: **Warning: don't use this in production yet, but your feedback is very important!** | ||
## Features | ||
@@ -10,0 +12,0 @@ * Fully compatible with **express**, **koa**, **hapi** and **Apollo Server** |
143958
160