Type Alias ClientLogRawDataCountAggregateInputType

ClientLogRawDataCountAggregateInputType: {
    _all?: true;
    clientId?: true;
    dbId?: true;
    platform?: true;
    username?: true;
}