sigue
v1.1.0
Published
Schema Generator for sequelize-graphql, including create, update, delete, and mutation subscriptions.
Downloads
4
Maintainers
Readme
Sigue
(Si:g) in english
This creates graphql schema definition for sequelize ^v5. As well as the urql definitions needed for React.
Usage
To create the functions needed for urql, use the following command
sigue urql --folder ../path/to/output/folder
To add to your sequelize project, use the following command
yarn add