Getting Started
The @ptc-org/nestjs-query-sequelize
package provides an implementation of @ptc-org/nestjs-query-core
QueryService.
This package is built using sequelize and @nestjs/sequelize. If you are unfamiliar with them I suggest you read their documentation first.
Installation
Docs
- Read the QueryService docs
- Custom Service
- Serialization - How to serialize
sequelize
models.