I want to use the autogenerated Types of my model ...
# orm-help
d
I want to use the autogenerated Types of my model to typehint a dto, however fields created for a relation also exist on this type (even though they are only for internal use right?) Whats the best way to go about this?