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.
2 parents 7e8b86b + b8ea477 commit 75dfccfCopy full SHA for 75dfccf
1 file changed
commercetools/commercetools-graphql-api/build.gradle
@@ -56,6 +56,7 @@ generateJava {
56
"Locale": "String",
57
"Long": "Long",
58
"Json": "tools.jackson.databind.JsonNode",
59
+ "JsonPrimitive": "tools.jackson.databind.node.ValueNode",
60
"KeyReferenceInput": "String",
61
"Set": "Object",
62
"Time": "String",
0 commit comments