prorm API Reference
← Documentation
GitLab
Preparing search index...
index
ScopeSelector
Type Alias ScopeSelector
ScopeSelector
:
(
ctx
:
SecurityContext
,
)
=>
{
where
?:
Record
<
string
,
any
>
;
include
?:
any
[]
;
attributes
?:
string
[]
}
Type Declaration
(
ctx
:
SecurityContext
,
)
:
{
where
?:
Record
<
string
,
any
>
;
include
?:
any
[]
;
attributes
?:
string
[]
}
Parameters
ctx
:
SecurityContext
Returns
{
where
?:
Record
<
string
,
any
>
;
include
?:
any
[]
;
attributes
?:
string
[]
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Documentation
GitLab
prorm API Reference
Loading...