Skip to content

JobStatsQueryDtoSchema

const JobStatsQueryDtoSchema: ZodObject<{
  name: ZodOptional<ZodString>;
}, $strict>;

Defined in: schemas/queue-view.ts:20

Query parameters accepted by GET /api/v1/jobs/stats.