api-guidelines icon indicating copy to clipboard operation
api-guidelines copied to clipboard

Add guidance to use composable functions instead of filter-as-segment feature

Open corranrogue9 opened this issue 1 year ago • 0 comments

Discussed previously, this PR adds the guidance to avoid the filter-as-segment OData feature and instead use a composable function which accepts an expression parameter for those scenarios where operations on filtered collections are desirable.

corranrogue9 avatar Jan 24 '24 23:01 corranrogue9