ListRequestHandlerBase<TRow,TListRequest,TListResponse>.GetDistinctFields method
Gets an array of distinct fields by checking Request.DistinctFields. It might be different than the passed list, if the list contains an invalid field or a field that is not allowed to be selected, like NotMapped and Never etc.
public Field[]? GetDistinctFields()