Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
datastore
ModelInit
Type alias ModelInit<T, M>
Model
Init
<
T
,
M
>
:
{
[
P
in
keyof
OmitOptionalRelatives
<
ModelInitBase
<
T
,
M
>
>
]
:
SettableFieldType
<
ModelInitBase
<
T
,
M
>
[
P
]
>
}
&
{
[
P
in
keyof
PickOptionalRelatives
<
ModelInitBase
<
T
,
M
>
>
]
?:
SettableFieldType
<
ModelInitBase
<
T
,
M
>
[
P
]
>
}
Type Parameters
T
extends
PersistentModel
M
extends
PersistentModelMetaData
<
T
>
=
{}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter