Is your feature request related to a problem? Please describe.
Using the via operator can introduce some overhead, which is unnecessary.
Describe the solution you'd like
Automatically find the correct mapper(s), and if only one, exists apply it. If multiple exist, an error message stating that multiple are found would be nice to have.