Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/windmill/mod.ts>JobService.runScriptPreview

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
method JobService.runScriptPreview
import { JobService } from "https://deno.land/x/windmill@v1.49.0/mod.ts";

run script preview

Parameters

unnamed 0: { workspace: string; requestBody: Preview; }

Returns

CancelablePromise<string>

string job created