WorkflowContextSaveRequest: {
    actionsAfter: ContextWorkflowRequest[];
    actionsBefore: ContextWorkflowRequest[];
}

Type declaration