Type Alias ClientChangelogOrderByRelationAggregateInput

ClientChangelogOrderByRelationAggregateInput: {
    _count?: Prisma.SortOrder;
}