added localized names to product output (#173)

* added localized names to product output

* changed to localeNames to conform with other localeNames
This commit is contained in:
Arwid Thornström
2025-05-15 10:10:27 +02:00
committed by GitHub
parent 10fa25b230
commit c08787422f
4 changed files with 28 additions and 0 deletions
+1
View File
@@ -284,6 +284,7 @@ type Product {
type ProductFields {
artNo: String!
name: String!
localeNames: JSON
height: Int
width: Int
photowallResolution: Int