Module

x/windmill/windmill-api/services/InputService.ts>InputService.getArgsFromHistoryOrSavedInput

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 InputService.getArgsFromHistoryOrSavedInput
import { InputService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/services/InputService.ts";

Get args from history or saved input

Parameters

unnamed 0: { workspace: string; jobOrInputId: string; input?: boolean; allowLarge?: boolean; }