Skip to content

Commit e5e29d3

Browse files
committed
build(codegen): updating SDK
1 parent 0ac536e commit e5e29d3

3 files changed

Lines changed: 10 additions & 0 deletions

File tree

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10375,6 +10375,14 @@ enum ChosenDiscountType {
1037510375
CartDiscount
1037610376
ProductDiscount
1037710377
}
10378+
enum VersionControl {
10379+
On
10380+
Off
10381+
}
10382+
enum BulkUpdateVariantsItemStatus {
10383+
Success
10384+
Fail
10385+
}
1037810386
enum BusinessUnitStatus {
1037910387
Active
1038010388
Inactive

reference.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e0dd8978d71550041b641f3dda604a69454fc097

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,3 +557,4 @@ f83d94426436ce8bcb69883a6c74e92b55f684b5
557557
a4f238d5a4c1c21a0879492c797b531172629295
558558
f9cc6c487014f23d946d77973ea9b8ca04427b99
559559
f3953bd6897e754279670079ed10ee1423e80b7a
560+
25764c6fb8144de8c9e1d9644baf6da6c15eae37

0 commit comments

Comments
 (0)