Open
Description
Is your feature request related to a problem? Please describe.
Now loadEagerRelations
typeorm option is not supported. This option changes returned value type and then may cause type mismatching.
Describe the solution you'd like
Add an option to FindOptionsRelationsPath
type.
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.