Variable ClientTwitchScalarFieldEnumConst

ClientTwitchScalarFieldEnum: {
    clientId: "clientId";
    createdAt: "createdAt";
    dbId: "dbId";
    twitchGqlAuthToken: "twitchGqlAuthToken";
    twitchGqlClientId: "twitchGqlClientId";
    twitchGqlClientIntegrity: "twitchGqlClientIntegrity";
    twitchGqlClientSessionId: "twitchGqlClientSessionId";
    twitchGqlClientVersion: "twitchGqlClientVersion";
    updatedAt: "updatedAt";
}