import { FlowService } from "https://deno.land/x/windmill@v1.416.1/windmill-api/index.ts";
get flow by path with draft
Returns
CancelablePromise<(Flow & { draft?: Flow; })>
any flow details with draft
x/windmill/windmill-api/index.ts>FlowService.getFlowByPathWithDraft
import { FlowService } from "https://deno.land/x/windmill@v1.416.1/windmill-api/index.ts";
get flow by path with draft
any flow details with draft