Skip to content

Extend sparse field selection #479

Closed
@wisepotato

Description

@wisepotato

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions