Type Alias SentDropOrderByRelationAggregateInput

SentDropOrderByRelationAggregateInput: {
    _count?: Prisma.SortOrder;
}