AggregateClientChangelog: {
    _count: ClientChangelogCountAggregateOutputType | null;
    _max: ClientChangelogMaxAggregateOutputType | null;
    _min: ClientChangelogMinAggregateOutputType | null;
}

Model ClientChangelog