web / lib/seed/relationship-config / RELATIONSHIP_CONFIG
Variable: RELATIONSHIP_CONFIG
const
RELATIONSHIP_CONFIG:Record
<string
,RelationshipConfig
[]>
Configuration for all collection relationships
This replaces the massive hardcoded switch statement in the original code with a clean, maintainable configuration structure.