From ceec6988c7cac69437d4070f2431cba555320efe Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:59:34 +0000 Subject: [PATCH] build(codegen): updating SDK --- .../src/main/resources/graphql/schema.graphqls | 2 +- references.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/commercetools/commercetools-graphql-api/src/main/resources/graphql/schema.graphqls b/commercetools/commercetools-graphql-api/src/main/resources/graphql/schema.graphqls index 36d04f7ffe3..2b1895b8689 100644 --- a/commercetools/commercetools-graphql-api/src/main/resources/graphql/schema.graphqls +++ b/commercetools/commercetools-graphql-api/src/main/resources/graphql/schema.graphqls @@ -3943,7 +3943,7 @@ input DiscountCodeDraft { name: [LocalizedStringItemInputType!] key: String description: [LocalizedStringItemInputType!] - cartDiscounts: [ReferenceInput!]! + cartDiscounts: [ResourceIdentifierInput!]! isActive: Boolean = true maxApplications: Long maxApplicationsPerCustomer: Long diff --git a/references.txt b/references.txt index 8b162c360e3..4da4324248e 100644 --- a/references.txt +++ b/references.txt @@ -244,3 +244,4 @@ eac13cfcb88a83f4f4e977ba51c0b11e458cff61 5bb32d115089a1be919275f2ea07f7fa0ce567c7 061b3c5e7f04fcaf15afc58d79c5d565e63b601b 19bd5d96692604e3e5485c420b374262a4f59356 +386dd56e7d0b4ed81440c41e9b00d74117292c7a