export type RelationshipDirection = 'ToMany' | 'ToOne';