File tree Expand file tree Collapse file tree
commercetools/commercetools-graphql-api/src/main/resources/graphql Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,14 +11,6 @@ scalar Country
1111scalar Currency
1212scalar KeyReferenceInput
1313scalar 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- """
2214type LocalizedString {
2315 locale : Locale !
2416 value : String !
Original file line number Diff line number Diff line change @@ -560,3 +560,4 @@ f3953bd6897e754279670079ed10ee1423e80b7a
56056014cbbbbbdf1c8fee18e1b536ae97dc5833ac4a34
5615612af53bb5fe6467a48455c9cfc83011801a14dcfb
562562ddd81a1827878fec3e3da782eac389abb890d174
563+ 99bd30c678f53edf0d3422bea402ed18a035dd5b
You can’t perform that action at this time.
0 commit comments