import { FlowService } from "https://deno.land/x/windmill@v1.43.1/windmill-api/index.ts";
create flow
Parameters
unnamed 0: { workspace: string; requestBody: OpenFlowWPath; }
Returns
CancelablePromise<string>
string flow created
x/windmill/windmill-api/index.ts>FlowService.createFlow
import { FlowService } from "https://deno.land/x/windmill@v1.43.1/windmill-api/index.ts";
create flow
string flow created