Type Alias ClientChangelogMinAggregateInputType

ClientChangelogMinAggregateInputType: {
    clientId?: true;
    date?: true;
    dbId?: true;
    identifier?: true;
    isPublic?: true;
    thumbnail?: true;
    title?: true;
}