Syntax for converting ID parameters to Entities
We could maybe use ID DTOs to convert directly to an entity class. So even in the arguments of a handler method.
Edited by Chris Lemaire
We could maybe use ID DTOs to convert directly to an entity class. So even in the arguments of a handler method.