FixUrlRuleMinAggregateOutputType: {
    createdAt: Date | null;
    dbId: string | null;
    enabled: boolean | null;
    original: string | null;
    replacement: string | null;
    updatedAt: Date | null;
}