EngineModule referencesequelize-adapters

@withpotter/sequelize-adapters — module reference

A support module — it mounts no HTTP routes of its own but contributes the internal building blocks below. See the package internal architecture for how the layers fit together.

Internals

Repositories

Data-access classes wrapping the entities.

BaseRepository

create · findById · findOne · findAll · findAndCountAll · update · updateWhere · delete · deleteWhere · count · exists

SequelizeTenantRepository

findById

Generated from the module’s source. Routes are relative to the engine root (default http://localhost:3001). For full request/response schemas use the live OpenAPI document.