RelationMap type
Relations per model, by field name.
Signature:
export type RelationMap = Record<string, Record<string, RelationInfo>>;
References: RelationInfo
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.