export type BulkDeleteErrorDetail = { id: string; error: string; error_message: string; };