Type Alias: SourceRelationConfig
SourceRelationConfig =
Partial<SourceRelationKeyConfig> &object
Defined in: packages/fate/src/server/source.ts:63
Type Declaration
orderBy?
optionalorderBy?:SourceOrder
through?
optionalthrough?:object
through.foreignKey
foreignKey:
string
through.localKey
localKey:
string