Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
datastore
<Reference Types>
DeepWritable
Type alias DeepWritable<T>
Deep
Writable
<
T
>
:
{
-
readonly
[
P
in
keyof
T
]
:
T
[
P
]
extends
TypeName
<
T
[
P
]
>
?
T
[
P
]
:
T
[
P
]
extends
Promise
<
infer
InnerPromiseType
>
?
undefined
extends
InnerPromiseType
?
InnerPromiseType
|
null
:
InnerPromiseType
:
T
[
P
]
extends
"/home/runner/work/amplify-js/amplify-js/amplify-js/packages/datastore/dist/esm/types"
.
AsyncCollection
<
infer
InnerCollectionType
>
?
InnerCollectionType
[]
|
undefined
|
null
:
DeepWritable
<
T
[
P
]
>
}
Type Parameters
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