@nmsp/use-shopify-data

A utility for merging, manipulating, and filtering Shopify data with other data sources.

Usage no npm install needed!

<script type="module">
  import nmspUseShopifyData from 'https://cdn.skypack.dev/@nmsp/use-shopify-data';
</script>

README

@nmsp/use-shopify-data

Overview

@nmsp/use-shopify-data contains functions for working with data from the Shopify Storefront API.

Installation

npm install @nmsp/use-shopify-data

Usage

import { useShopifyData } from '@nmsp/use-shopify-data'.