Skip to content

Commit 0cf31c8

Browse files
committed
build(codegen): updating SDK
1 parent 157e855 commit 0cf31c8

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@ scalar Country
1111
scalar Currency
1212
scalar KeyReferenceInput
1313
scalar YearMonth
14-
"""
15-
One (locale, value) pair from a LocalizedString. Used for both input and
16-
output positions on resources that expose multi-locale text.
17-
18-
Marked `@shareable` because sphere-backend also defines this exact type;
19-
Apollo Federation rejects composition otherwise. Both subgraphs return
20-
semantically identical (locale, value) pairs.
21-
"""
2214
type LocalizedString {
2315
locale: Locale!
2416
value: String!

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,3 +560,4 @@ f3953bd6897e754279670079ed10ee1423e80b7a
560560
14cbbbbbdf1c8fee18e1b536ae97dc5833ac4a34
561561
2af53bb5fe6467a48455c9cfc83011801a14dcfb
562562
ddd81a1827878fec3e3da782eac389abb890d174
563+
99bd30c678f53edf0d3422bea402ed18a035dd5b

0 commit comments

Comments
 (0)