Closed
Description
From #558 :
Sparse field selection on included members in IncludedRelationshipBuilder.
Three issues:
- Complex Attributes /nested attributes do not respond to filtering sparse fieldsets
- Field properties (so non-properties!) do not respond to the filtering of sparse fieldsets if they are not mapped, they are included in the
_dbSet
filtering, which they shouldnt be, because... they're not mapped - (optional) adding optional fields would be great, I have some attributes that are heavy to load, and my front-end guy only wants them on certain page loads. So a sparse field that would default to not show a specific attribute would be great.
Metadata
Metadata
Assignees
Labels
No labels