Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
datastore
ProducerPaginationInput
Type alias ProducerPaginationInput<T>
Producer
Pagination
Input
<
T
>
:
{
limit
?:
number
;
page
?:
number
;
sort
?:
ProducerSortPredicate
<
T
>
;
}
Type Parameters
T
extends
PersistentModel
Type declaration
Optional
limit
?:
number
Optional
page
?:
number
Optional
sort
?:
ProducerSortPredicate
<
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