1 reference to GetCatalogItemsCompiledAsync
CatalogService (1)
CatalogApi.cs (1)
15
var itemsOnPage = await catalogContext.
GetCatalogItemsCompiledAsync
(catalogBrandId, before, after, pageSize);