Type Alias ClientBlogOrderByRelationAggregateInput

ClientBlogOrderByRelationAggregateInput: {
    _count?: Prisma.SortOrder;
}