Sortind enums,types - do not preserve the scheme #5337
-
Hi. If I have enum like this:
after update all codegen dependecies |
Beta Was this translation helpful? Give feedback.
Answered by
dotansimha
Jan 25, 2021
Replies: 2 comments 1 reply
-
I don't think it is possible to keep the order in your provided schema. We can only do alphanumeric sorting because there are too many objects created, deep-copied and more. @dotansimha What do you think? |
Beta Was this translation helpful? Give feedback.
1 reply
-
This issue is being tracked in: #5106 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dotansimha
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is being tracked in: #5106