it("handles composite keys on updates with math operations", () => {
        const args = {
            Update: {
                "foo.bar.baz": "foo.bar.baz + 1",
            },