Type Alias ClientChangelogCountAggregateInputType

ClientChangelogCountAggregateInputType: {
    _all?: true;
    changes?: true;
    clientId?: true;
    date?: true;
    dbId?: true;
    identifier?: true;
    isPublic?: true;
    thumbnail?: true;
    title?: true;
}