OBJECT
StorelocatorStorelocatorItem
link GraphQL Schema definition
1 type StorelocatorStorelocatorItem { 2 3 : [String] 16 4 : [StorelocatorStorelocatorItemAttribute] 16 5 : String 16 6 : String 16 7 : [StorelocatorStorelocatorItemDescription] 16 8 : String 16 9 : String 16 10 : String 16 11 : String 16 12 : String 16 13 : String 16 14 : String! 16 15 : String 17 18 }