var result = await persistence.UpdateAsync(null, new MyData { Id = "2", Key = "new key 2", Content = "new content 2" });