Skip to content

Hot Chocolate: Autogenerated type for IDictionary becomes List #7268

Answered by eduardocp
nurbolnygmanov asked this question in Q&A
Discussion options

You must be logged in to vote

Yes. This is the expected behavior. Dictionaries uses KeyValuePair<TKey, TValue> and this is the structure that is converted. I think you can customize this by creating Custom Converters

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nurbolnygmanov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants