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