ClientTwitchSelectScalar: {
    clientId?: boolean;
    createdAt?: boolean;
    dbId?: boolean;
    twitchGqlAuthToken?: boolean;
    twitchGqlClientId?: boolean;
    twitchGqlClientIntegrity?: boolean;
    twitchGqlClientSessionId?: boolean;
    twitchGqlClientVersion?: boolean;
    updatedAt?: boolean;
}