nlkhagva-sdk
v0.9.2
Published
This package contains all queries and mutations that are used in our sample storefront. It can be used for semi-custom or fully-custom (with ability to extend existing queries) storefront solutions.
Downloads
6
Maintainers
Readme
This package contains methods providing business logic for storefront.
Table of Contents
Setup
There are two ways to use SDK - making custom implementation or using React components and hooks, which already has that implementation ready.
Using React
First install SDK as dependency to your project
npm i nlkhagva-sdk