Packages › trotsky › StepActors › applyPagination
StepActors.applyPagination() method
Applies the step by resolving the actor parameter and fetching the actors' profiles. Sets the profile data as the output of this step.
Signature:
typescript
applyPagination(): Promise<void>;
Returns:
Promise<void>
A promise that resolves when the step is complete.