Skip to content

JobDetailInputDto

type JobDetailInputDto = z.infer<typeof JobDetailInputDtoSchema>;

Defined in: schemas/job.ts:91

Detailed oRPC input shape for single-job routes.