Does this support deserialization of fields? #928
-
I'm using an external rest api and the json data format returned by this api is always Map<String,String>. |
Beta Was this translation helpful? Give feedback.
Answered by
tusharmath
Jul 31, 2024
Replies: 1 comment 4 replies
-
Apologize for the delay in response... I have not been on top of discussions. Quick question, ru evaluating Tailcall or using it already? I think we can solve this use case by a bit of custom JS. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can now modify the response using the
@js
directive: https://tailcall.run/docs/tailcall-dsl-graphql-custom-directives/#js-directive