GitHub

DaffCategoryProductCollectionFacade

import { DaffCategoryProductCollectionFacade } from '@daffodil/category/state'
@Injectable()
class DaffCategoryProductCollectionFacade extends DaffCollectionFacade<DaffCategoryStateRootSlice> implements DaffCollectionFacadeInterface {}