Can't get a JSON Custom Scalar working #1432
Unanswered
ryan-coterie
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hello 👋 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Edited my title and post to be a little more accurate but I can't seem to get a JSON Scalar working for a 3rd party integration. The field is I think just a basic JSON object but when trying to follow the instructions for creating a custom Scalar converter my build functionality completely breaks down with the error shown along with my code below:
My code for the converter looks like:
and my Gradle configuration looks like:
But I keep seeing this error:
Beta Was this translation helpful? Give feedback.
All reactions