Type Alias ClientLogRawDataOrderByRelationAggregateInput

ClientLogRawDataOrderByRelationAggregateInput: {
    _count?: Prisma.SortOrder;
}