it("removes element from a set - DELETE", () => {
        const args: IUpdateInput = {
            UpdateAction: "DELETE",
            Update: {
                foo: [1, 2],