mongoloquent
Preparing search index...
IRelationshipHasManyThrough
Interface IRelationshipHasManyThrough
interface
IRelationshipHasManyThrough
{
alias
:
string
;
foreignKey
:
string
;
foreignKeyThrough
:
string
;
localKey
:
string
;
localKeyThrough
:
string
;
model
:
Model
;
nested
?:
string
[]
;
options
:
IRelationshipOptions
;
relatedModel
:
Model
;
throughModel
:
Model
;
type
:
hasManyThrough
;
}
Index
Properties
alias
foreign
Key
foreign
Key
Through
local
Key
local
Key
Through
model
nested?
options
related
Model
through
Model
type
Properties
alias
alias
:
string
foreign
Key
foreignKey
:
string
foreign
Key
Through
foreignKeyThrough
:
string
local
Key
localKey
:
string
local
Key
Through
localKeyThrough
:
string
model
model
:
Model
Optional
nested
nested
?:
string
[]
options
options
:
IRelationshipOptions
related
Model
relatedModel
:
Model
through
Model
throughModel
:
Model
type
type
:
hasManyThrough
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
foreign
Key
foreign
Key
Through
local
Key
local
Key
Through
model
nested
options
related
Model
through
Model
type
mongoloquent
Loading...