Type Alias ClientBlogMinAggregateInputType
ClientBlogMinAggregateInputType: {
authorIcon?: true;
authorName?: true;
clientId?: true;
content?: true;
createdAt?: true;
dbId?: true;
identifier?: true;
isPinned?: true;
isPublic?: true;
lastEdited?: true;
reactionsCount?: true;
thumbnail?: true;
title?: true;
views?: true;
}