paginationMiddleware
Sourceimport { paginationMiddleware } from "@prestojs/rest";
Params:
| Parameter | Type | Description | |
|---|---|---|---|
| paginatorClass | |||
options An object with the properties below | |||
| options.getPaginationState | GetPaginationState | ||
| options.resultPath | string | ||
Returns: