Packages narrative
packages / cart / shopify/testing
cart / shopify/testing
Functions
| Name | Description |
|---|---|
mockShopifyTransport | Builds an in-memory |
Interfaces
| Name | Description |
|---|---|
MockShopifyTransportOpts | Options for |
ShopifyTransport
Abstraction over the Shopify Storefront GraphQL transport so the adapter stays free of any concrete client (Apollo, fetch, mock). The host wires tenant + locale
MockShopifyTransportOpts
Options for . failOn lets test authors inject transportlevel failures on specific Shopify mutation operations so the adapter's errorhandling paths can be exerci