Type Alias ClientFAQOrderByRelationAggregateInput

ClientFAQOrderByRelationAggregateInput: {
    _count?: Prisma.SortOrder;
}