thecodingmachine/tdbm-graphql

A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).

v4.1.0 2021-02-12 14:31 UTC

This package is auto-updated.

Last update: 2024-04-16 19:35:28 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License Scrutinizer Code Quality Build Status Coverage Status

TDBM-GraphQL

GraphQL bridge between TDBM and GraphQLite library.

This library will generate GraphQLite types based on your database model and will modify generates beans with proper annotations.

Read documentation