Getting Started
The @nestjs-query/query-sequelize
package provides an implementation of @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.