import { FlowService } from "https://deno.land/x/windmill@v1.416.0/windmill-api/services/FlowService.ts";
create flow
Parameters
unnamed 0: { workspace: string; requestBody: (OpenFlowWPath & { draft_only?: boolean; deployment_message?: string; }); }
Returns
CancelablePromise<string>
string flow created