We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ac536e commit b8ea477Copy full SHA for b8ea477
1 file changed
commercetools/commercetools-graphql-api/build.gradle
@@ -56,6 +56,7 @@ generateJava {
56
"Locale": "String",
57
"Long": "Long",
58
"Json": "com.fasterxml.jackson.databind.JsonNode",
59
+ "JsonPrimitive": "com.fasterxml.jackson.databind.node.ValueNode",
60
"KeyReferenceInput": "String",
61
"Set": "Object",
62
"Time": "String",
0 commit comments