Packages narrative
packages / cart / shopify
cart / shopify
Functions
| Name | Description |
|---|---|
createShopifyCartAdapter | Builds a Shopify-backed |
normalizeShopifyCart | Normalises a raw Shopify Storefront |
mockShopifyTransport | Builds an in-memory |
Interfaces
| Name | Description |
|---|---|
ShopifyTransport | Abstraction over the Shopify Storefront GraphQL transport so the adapter stays free of any concrete client (Apollo, |
MockShopifyTransportOpts | Options for |
Variables
| Name | Description |
|---|---|
shopifyMutations | Builders for shopify-specific custom mutations the kernel can submit alongside its standard verbs. Each builder returns a discriminated |