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>
NumericFilter
Type alias NumericFilter
Numeric
Filter
:
{
attributeExists
?:
boolean
;
between
?:
[
number
,
number
]
;
eq
?:
number
;
ge
?:
number
;
gt
?:
number
;
le
?:
number
;
lt
?:
number
;
ne
?:
number
;
}
Type declaration
Optional
attribute
Exists
?:
boolean
Optional
between
?:
[
number
,
number
]
Optional
eq
?:
number
Optional
ge
?:
number
Optional
gt
?:
number
Optional
le
?:
number
Optional
lt
?:
number
Optional
ne
?:
number
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