Category

fetchAll function:

no parameter

return: promise

zid.store.category.fetchAll().then(function (response) {
	
})

Last updated

Was this helpful?