Appearance
Packages › trotsky › StepDeletePost › apply
Applies the step logic to delete the post provided in the context.
Signature:
/** @override */ apply(): Promise<void>;
Returns:
Promise<void>
Error if the context does not provide the required post data.