OBJECT
StoreStoreItem
link GraphQL Schema definition
1 type StoreStoreItem { 2 3 : [StoreOnlineStoreContactInfoType] 16 4 : [ComIbmCommerceInfrastructureFacadeDatatypesDefaultCatalogType] 16 5 : [StoreOnlineStoreDescriptionType] 16 6 : String 16 7 : [StoreOnlineStoreContactInfoType] 16 8 : String 16 9 : [StoreOnlineStoreRelatedStoresType] 16 10 : String 16 11 : String 16 12 : String 16 13 : StoreOnlineStoreSupportedCurrenciesType 16 14 : StoreOnlineStoreSupportedLanguagesType 16 15 : JSON 17 18 }