Skip to content

FieldSelectionModifier - when using eager loading, it is not currently possible to select specific fields for relations. #5

@johnrich85

Description

@johnrich85

See: FieldSelectionModifier @ Line 57

Currently when trying to select a field from an eager loaded relation, the field is simply ignored. This is largely due to the fact that it's difficult to detect what fields exist on relations. Need to look into implementing this ASAP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions