Interface: JoinDirective
Defined in: src/types.ts:95
Properties
| Property | Type | Defined in |
|---|---|---|
joinedKey | string | src/types.ts:98 |
joinedSource | string | src/types.ts:97 |
kind | "join" | src/types.ts:96 |
primaryKey | string | src/types.ts:100 |
primarySource | string | src/types.ts:99 |