sequelize-graphql: A simple yet effective way to sync your database and GraphQL schemas

sequelize-graphql: A simple yet effective way to sync your database and GraphQL schemas

I’m currently in the process of writing a lib to sync Sequelize and GraphQL. The lib uses a sequelize like API for defining models.

 

Read More