ShopifyTransport
●cart · /shopify·interface
Abstraction over the Shopify Storefront GraphQL transport so the adapter
stays free of any concrete client (Apollo, fetch, mock). The host wires
tenant + locale resolution into query / mutate; the adapter only sees
documents and variables.
Properties
PROPTYPEDESCRIPTION
mutate
unknown
query
unknown
Related
createShopifyCartAdapter normalizeShopifyCart MockShopifyTransportOpts mockShopifyTransport
MetadataOpen in GitHub ↗