ts-lambda-api - v2.5.2
    Preparing search index...

    Function setIn

    • Sets a value in this document. For !!set, value needs to be a boolean to add/remove the item from the set.

      Parameters

      • path: Iterable<unknown, any, any>
      • value: unknown

      Returns void