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