Packages › trotsky › StepPostAuthor › apply
StepPostAuthor.apply() method
Applies the step logic to retrieve the profile of the author of the post.
Signature:
typescript
apply(): Promise<void>;
Returns:
Promise<void>
Exceptions
Error If no context is available for the step, indicating the post is unknown.