☰
Objectionjs Relationship
Version 1.2.7
Exports
Properties
from
fromField
fromTable
relationName
through
to
toField
toTable
?
Interface
IObjectionModelRelationshipAddConfig
source
·
[
−
]
Properties
source
from
source
from?:
string
|
string
[]
source
fromField
source
from
Field?:
string
source
fromTable
source
from
Table?:
string
source
relationName
source
relation
Name?:
string
source
through
source
through?:
{
from
?:
string
|
string
[]
;
to
?:
string
|
string
[]
}
source
to
source
to?:
string
|
string
[]
source
toField
source
to
Field?:
string
source
toTable
source
to
Table?:
string