Skip to main content

StoreHomeCatalog

No description

type StoreHomeCatalog {
id: ID!
collectionsRows: [StoreHomeCollections!]
productsRows: [StoreHomeProducts!]
attributesRows: [StoreHomeAttributes!]
}

Fields

StoreHomeCatalog.id ● ID! non-null scalar

StoreHomeCatalog.collectionsRows ● [StoreHomeCollections!] list object

StoreHomeCatalog.productsRows ● [StoreHomeProducts!] list object

StoreHomeCatalog.attributesRows ● [StoreHomeAttributes!] list object