Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
decorators-legacy
createIndexDecorator
Function createIndexDecorator
createIndexDecorator
(
decoratorName
:
string
,
options
?:
Omit
<
AttributeIndexOptions
,
"attribute"
>
,
)
:
OptionalParameterizedPropertyDecorator
<
Omit
<
IndexField
,
"name"
>
>
Parameters
decoratorName
:
string
options
:
Omit
<
AttributeIndexOptions
,
"attribute"
>
= {}
Returns
OptionalParameterizedPropertyDecorator
<
Omit
<
IndexField
,
"name"
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...