Use the "new" generic pivots in IgnoreEmptyCollectionsModifier #149
Labels
area:code
Affects or applies to the library code
type:improvement
Non-feature improvements to the library
IgnoreEmptyCollectionsModifier is currently using the old (embedded) generic pivot architecture. If possible, we should convert it to an injected service and use the new (service) architecture. See AnonymousEntityPivot for an example.
The text was updated successfully, but these errors were encountered: