Skip to content

Commit ceec698

Browse files
committed
build(codegen): updating SDK
1 parent 234f446 commit ceec698

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

commercetools/commercetools-graphql-api/src/main/resources/graphql/schema.graphqls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3943,7 +3943,7 @@ input DiscountCodeDraft {
39433943
name: [LocalizedStringItemInputType!]
39443944
key: String
39453945
description: [LocalizedStringItemInputType!]
3946-
cartDiscounts: [ReferenceInput!]!
3946+
cartDiscounts: [ResourceIdentifierInput!]!
39473947
isActive: Boolean = true
39483948
maxApplications: Long
39493949
maxApplicationsPerCustomer: Long

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,3 +244,4 @@ eac13cfcb88a83f4f4e977ba51c0b11e458cff61
244244
5bb32d115089a1be919275f2ea07f7fa0ce567c7
245245
061b3c5e7f04fcaf15afc58d79c5d565e63b601b
246246
19bd5d96692604e3e5485c420b374262a4f59356
247+
386dd56e7d0b4ed81440c41e9b00d74117292c7a

0 commit comments

Comments
 (0)