StoreHomeCollectionsRows
No description
type StoreHomeCollectionsRows {
id: ID!
rows: [StoreHomeCollections]!
}
No description
type StoreHomeCollectionsRows {
id: ID!
rows: [StoreHomeCollections]!
}
StoreHomeCollectionsRows.id ● ID! non-null scalarStoreHomeCollectionsRows.rows ● [StoreHomeCollections]! non-null object