Skip to content

Packages  ›  trotsky  ›  StepActorStarterPacks  ›  applyPagination

StepActorStarterPacks.applyPagination() method

Applies pagination to retrieve starter packs and sets the output. Fetches paginated results using the agent and appends them to the output.

Signature:

typescript
applyPagination(): Promise<void>;

Returns:

Promise<void>