mongoloquent
Preparing search index...
IRelationshipOptions
Interface IRelationshipOptions
interface
IRelationshipOptions
{
exclude
?:
string
|
string
[]
;
limit
?:
number
;
select
?:
string
|
string
[]
;
skip
?:
number
;
sort
?:
[
string
,
"asc"
|
"desc"
]
;
}
Index
Properties
exclude?
limit?
select?
skip?
sort?
Properties
Optional
exclude
exclude
?:
string
|
string
[]
Optional
limit
limit
?:
number
Optional
select
select
?:
string
|
string
[]
Optional
skip
skip
?:
number
Optional
sort
sort
?:
[
string
,
"asc"
|
"desc"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exclude
limit
select
skip
sort
mongoloquent
Loading...