@wxn0brp/db-core
    Preparing search index...
    • Updates an object with new values.

      Parameters

      • obj: Record<string, any>

        The object to update.

      • field: UpdaterArg

        An object containing new values to update in the target object.

      Returns Record<string, any>