pagination
Concerns $limit/$skip or the paginated result shape.
| Name | Category | Description |
|---|---|---|
disablePagination | hooks | Disables pagination when |
getPaginate | utils | Resolves the active pagination options for the current hook context.
Checks (in order): |
toPaginated | utils | Ensures a result is in Feathers paginated format ( |
isPaginated | predicates | Checks if the current |
See all tags for the full vocabulary.
