Packages › trotsky › StepStarterPacks › applyPagination
StepStarterPacks.applyPagination() method
Applies the step by resolving the URIs parameter and fetching the starter packs. Sets the starter packs data as the output of this step.
Signature:
typescript
applyPagination(): Promise<void>;Returns:
Promise<void>
A promise that resolves when the step is complete.