Skip to content

BuildPivotSchema

@aurorajs.dev/catalyst-cli


@aurorajs.dev/catalyst-cli / generator/domain/model / buildPivotSchema

buildPivotSchema(pivot): ModuleDefinitionSchema

Defined in: generator/domain/model.ts:313

Build a complete ModuleDefinitionSchema from a RelationshipPivot. Every field is explicit — if ModuleDefinitionSchema gains a new required field, TypeScript will force it to be added here.

RelationshipPivot

ModuleDefinitionSchema