Sequelize
The sequelize data source allows importing collections from a sequelize instance.
To make everything work as expected, you need to install the package @forestadmin/datasource-sequelize
.
Note that:
Sequelize scopes will be mapped to Forest Admin segments
Sequelize hooks will run
Sequelize association, field aliasing, relationships, and validation will be respected
Last updated
Was this helpful?