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.
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.