Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
datastore
PaginationInput
Interface PaginationInput<T>
interface
PaginationInput
<
T
>
{
limit
?:
number
;
page
?:
number
;
sort
?:
SortPredicate
<
T
>
;
}
Type Parameters
T
extends
PersistentModel
Index
Properties
limit?
page?
sort?
Properties
Optional
limit
limit
?:
number
Optional
page
page
?:
number
Optional
sort
sort
?:
SortPredicate
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
limit
page
sort
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter