Module

x/windmill/windmill-api/services/FlowService.ts>FlowService.toggleWorkspaceErrorHandlerForFlow

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Latest
method FlowService.toggleWorkspaceErrorHandlerForFlow
import { FlowService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/services/FlowService.ts";

Toggle ON and OFF the workspace error handler for a given flow

Parameters

unnamed 0: { workspace: string; path: string; requestBody: { muted?: boolean; }; }

Returns

string error handler toggled