Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/adapter-nextjs
api
<Reference Types>
ModelFilter
Type alias ModelFilter<Model>
Model
Filter
<
Model
>
:
LogicalFilters
<
Model
>
&
{
[
K
in
keyof
Model
[
"type"
]
as
Model
[
"type"
]
[
K
]
extends
LazyLoader
<
any
,
any
>
?
never
:
K
]
?:
boolean
extends
Model
[
"type"
]
[
K
]
?
BooleanFilters
:
number
extends
Model
[
"type"
]
[
K
]
?
NumericFilter
:
StringFilter
}
Type Parameters
Model
extends
ClientSchemaByEntityTypeBaseShape
[
"models"
]
[
string
]
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