[JsonConverter] support? #7231
Unanswered
Soundman32
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My graph ql models include some types that need encoding during serialisation For the existing REST APIs, I use the
[JsonConverter]
attribute. This doesn't appear to work. Is there a way to configure the JSON converters for HotChocolate?Beta Was this translation helpful? Give feedback.
All reactions