export type Diff = { collection: string; field?: string; change: string; };