ClientLogRawDataCreateManyInput: {
    clientId: string;
    dbId?: string;
    platform: PlatformEnum;
    username: string;
}