DaffMagentoCategoryService

A service for making magento apollo queries for categories. Should be provided via the DaffCategoryDriver token.

Properties

Name Type Description
get Observable<DaffGetCategoryResponse> Fetch a category by its ID.
getByUrl Observable<DaffGetCategoryResponse> Fetch a category by its associated URL.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.