import { JobService } from "https://deno.land/x/windmill@v1.416.0/windmill-api/index.ts";
Count jobs by tag
Returns
CancelablePromise<Array<{ tag: string; count: number; }>>
any Job counts by tag
x/windmill/windmill-api/index.ts>JobService.countJobsByTag
import { JobService } from "https://deno.land/x/windmill@v1.416.0/windmill-api/index.ts";
Count jobs by tag
any Job counts by tag