RelationInfo interface
One relation, as the query translator needs it.
Signature:
export interface RelationInfo
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
Whether the other end is many. | ||
|
string[] |
Fields on this side the relation joins on. | ||
|
string |
The model on the other end. | ||
|
string[] |
Fields on the other side they join to. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.