Skip to content

BulkActionErrorDto

type BulkActionErrorDto = z.infer<typeof BulkActionErrorDtoSchema>;

Defined in: schemas/actions.ts:31

Per-job failure entry returned from bulk management actions.