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