Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
InferAttributesOptions
Type alias InferAttributesOptions<Excluded>
Infer
Attributes
Options
<
Excluded
>
:
{
omit
?:
Excluded
;
}
Option bag for
InferAttributes
.
omit: properties to not treat as Attributes.
Type Parameters
Excluded
Type declaration
Optional
omit
?:
Excluded
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Option bag for InferAttributes.