Replies: 2 comments 1 reply
-
@jbogard This looks legit to me. It seems EF Core supports what's needed for runtime polymorphism with |
Beta Was this translation helpful? Give feedback.
1 reply
-
This discussion has been automatically locked since there has not been any recent activity after it was closed. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://gist.github.com/JanEggers/da5aa437ca5c6b6af9ec02b872d7e7be
https://github.com/JanEggers/GraphqlRepro/blob/OnlyAutoMapper/GraphQlRepro/Program.cs
initially I thought i hit a bug in graphql, but according to the docs it seems automapper does not support this.
ChilliCream/graphql-platform#5983
I am thinking about closing this feature gap but im not sure how difficult it is.
are there any objection against a PR that enables this feature?
do you have some reasoning/ design issues why it is not implemented?
Beta Was this translation helpful? Give feedback.
All reactions