Skip to content

Commit cc75dda

Browse files
committed
build(codegen): updating SDK
1 parent d706e36 commit cc75dda

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4114,6 +4114,8 @@ type DiscountCode implements Versioned & ReferenceExpandable {
41144114
How many times this discount code was applied (only applications that were part of a successful checkout are considered)
41154115
"""
41164116
applicationCount: Long!
4117+
storesRef: [KeyReference!]!
4118+
stores: [Store!]!
41174119
cartDiscountRefs: [Reference!]!
41184120
id: String!
41194121
version: Long!

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,3 +568,4 @@ fcb27938a97f506a41f873de9aee883686e9f755
568568
77410a43802d87bb491c829a03517bbe95797997
569569
131290cf309789377efacd1e9c5da4c219f29abe
570570
7ac1f692595f6bbdd5e58e38039417ed911c49ee
571+
c3f0fb9df66ed51812d5e87c548ea7eac5f20f71

0 commit comments

Comments
 (0)