How to implement multiple source to one destination mapping? #138
Unanswered
alejandrozuleta
asked this question in
Q&A
Replies: 1 comment
-
You can use a tuple as the source object for this purpose. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Question
I have a project with multiple entities as source and want to map them to a one destination entity how could I implement that with this.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions