@daffodil/category
TypeScript icon, indicating that this package has built-in type declarations

0.78.0 • Public • Published

@daffodil/category

@daffodil/category manages the graphQL calls, state, selectors, and models for single category calls.

Overview

@daffodil/category currently supports both a Magento driver and an in-memory driver for local development.

Installation

To install @daffodil/category, use the following commands in the terminal.

Install with npm:

npm install @daffodil/category --save

Install with yarn:

yarn add @daffodil/category

Getting started

Using in-memory web API

Import the DaffCategoryInMemoryDriverModule.forRoot() into your root component.

Using Magento backend

Import the DaffCategoryMagentoDriverModule.forRoot() into your root component.

Readme

Keywords

none

Package Sidebar

Install

npm i @daffodil/category

Weekly Downloads

235

Version

0.78.0

License

MIT

Unpacked Size

753 kB

Total Files

274

Last publish

Collaborators

  • damienwebdev
  • griest