Documentation
Preparing search index...
@sequelize/db2
<internal>
ModelScopeOptions
Interface ModelScopeOptions<TAttributes>
Interface for Define Scope Options
Type Parameters
TAttributes
=
any
Indexable
[
scopeName
:
string
]:
|
FindOptions
<
TAttributes
>
|
(
(
...
args
:
readonly
any
[]
)
=>
FindOptions
<
TAttributes
>
)
Name of the scope and it's query
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Interface for Define Scope Options