core-utils
    Preparing search index...

    Interface UpsertUserPreferencesResponse

    Response after upserting user preferences.

    interface UpsertUserPreferencesResponse {
        userId: string;
    }
    Index
    userId: string