Skip to content

Commit 0736fd1

Browse files
committed
fix type mapping for GraphQL
1 parent 8974dd9 commit 0736fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commercetools/commercetools-graphql-api/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ generateJava {
4747
"Time": "String",
4848
"BigDecimal": "Double",
4949
"YearMonth": "String",
50+
"SearchValueType": "Object"
5051
]
5152
}

0 commit comments

Comments
 (0)