public async Task UpdateNullEntity()
 => await Client.UpdateAsync(entity : null);