Type Alias MeshFlowWaitForErrorType

MeshFlowWaitForErrorType: {
    index: number;
    signalId: string;
    workflowDimension: string;
    workflowId: string;
}