dynamo-merge
1.0.0 • Public • Published dynamo-merge

Installation
Usage
import merge from "dynamo-merge"
const result = await documentClient.update({
TableName: "users",
Key: {email},
...merge(updatedUserAttributes),
})
Look at test.js
for example use cases and the expected output.
Tests
To run tests, use
yarn test
License
MIT
Readme
Keywords
nonePackage Sidebar
Install
Weekly Downloads