Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
api
<Reference Types>
NonRelationshipFields
Type alias NonRelationshipFields<M>
Non
Relationship
Fields
<
M
>
:
{
[
Field
in
keyof
M
as
UnwrapArray
<
M
[
Field
]
>
extends
Record
<
string
,
unknown
>
?
never
:
Field
]
:
M
[
Field
]
}
Currently this omits any object-type fields. Update this when we add custom types/enums.
Type Parameters
M
extends
Model
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
Currently this omits any object-type fields. Update this when we add custom types/enums.