I generally don’t attach a full object to an Entit...
# exposed
r
I generally don’t attach a full object to an Entity field, just a foreign key. Higher up in my application I don’t use entities, normally those are converted to a data class if I want to have full relationships like that.