import { type CreateInputData } from "https://deno.land/x/wmill@v1.417.3/gen/types.gen.ts";
definition: { requestBody: CreateInput; runnableId?: string; runnableType?: RunnableType; workspace: string; }
x/wmill/gen/types.gen.ts>CreateInputData
import { type CreateInputData } from "https://deno.land/x/wmill@v1.417.3/gen/types.gen.ts";