public virtual Task<IServiceResult<int>> UpdateAsync( TKey id, TInput input, string[] propertiesToUpdate = null, CancellationToken cancellationToken = default )
In This Article