Type Alias UserNotificationDataOrderByRelationAggregateInput

UserNotificationDataOrderByRelationAggregateInput: {
    _count?: Prisma.SortOrder;
}