@thesatoshicompany/moleculer-db-graphql

Moleculer-db comes with a very elegant interface which allows a service to go from zero to 100 in terms of CRUD and other supporting operations. It also provides a REST api to go along with it.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@thesatoshicompany/moleculer-db-graphql
1.0.83 years ago3 years agoMinified + gzip package size for @thesatoshicompany/moleculer-db-graphql in KB

Readme

Moleculer-DB-GraphQL
Moleculer-db comes with a very elegant interface which allows a service to go from zero to 100 in terms of CRUD and other supporting operations. It also provides a REST api to go along with it.
What it doesn't have it a GraphQL schema for those who are using moleculer-apollo-server.
This mixin bridges that gap.
Installation
Use the following commadn
npm i --save @thesatoshicompany/moleculer-db-graphql