Hello friends,
I’m using lifecycles a lot. In the event
object, I receive the current entry, without its relations. Currently, I’m using a entityService.findOne
to refetch the entry and populate its relations. This feels very cumbersome to do.
Is there a more easy way to get the relations of an entry?
Nope not to my knolage