DaffInMemoryProductService

The product inmemory driver to mock the product backend service.

Properties

Name Type Description
getAll Observable<DaffProduct[]> Get all products.
getBestSellers Observable<DaffProduct[]> Get best selling products.
get Observable<DaffProductDriverResponse> Get a product by Id.
getByUrl Observable<DaffProductDriverResponse> Get a product by URL.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.