Custom object mapper doesn't work #1627
Unanswered
QuantumBear
asked this question in
Q&A
Replies: 3 comments 1 reply
-
Hi @QuantumBear ! Looks like you are setting up the custom object mapper correctly. Can you try adding a unit test to validate if |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @QuantumBear I have the same problem. |
Beta Was this translation helpful? Give feedback.
1 reply
-
In the next thread is the solve it. |
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
-
`@Configuration
public class DgsConfiguration {
}`
We want to convert camel case json fields to snake case in response, but it seems not working both in graphiql interface or graphql rest api. Could anyone help me with this, thanks!
Beta Was this translation helpful? Give feedback.
All reactions