OBJECT
StoreDatabeanResponse
link GraphQL Schema definition
1 type StoreDatabeanResponse { 2 3 : String! 16 4 : String! 16 5 : String! 16 6 : String! 16 7 : String! 16 8 : MasterCatalog! 16 9 : Int! 16 10 : [StoreOnlineStoreRelatedStoresType]! 16 11 : Int! 16 12 : StoreEntityDescription! 16 13 : String! 16 14 : String! 16 15 : [StoreDatabeanSupportedLanguages]! 17 18 }