Type alias RelationshipLookup

RelationshipLookup: Record<string, RelationshipMetadata>

Represents a lookup object to access relationship metadata by related entity name for DynaRecord models.

Generated using TypeDoc