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>
ModelSubscriptionFilter
Type alias ModelSubscriptionFilter<Model>
Model
Subscription
Filter
<
Model
>
:
LogicalSubscriptionFilters
<
Model
>
&
{
[
K
in
keyof
Model
[
"type"
]
as
Model
[
"type"
]
[
K
]
extends
LazyLoader
<
any
,
any
>
?
never
:
K
]
?:
boolean
extends
Model
[
"type"
]
[
K
]
?
SubscriptionBooleanFilters
:
number
extends
Model
[
"type"
]
[
K
]
?
SubscriptionNumericFilter
:
SubscriptionStringFilter
}
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