Packages › trotsky › StepSearchStarterPacks › applyPagination
StepSearchStarterPacks.applyPagination() method
Applies the pagination logic to retrieve starter packs based on the search parameters. Results are stored in the output property.
Signature:
typescript
/** @override */
applyPagination(): Promise<void>;Returns:
Promise<void>