ChemPal Documentation - v1.7.0
    Preparing search index...

    Module types/shopify

    Interfaces

    ShopifyQueryVariables

    Variables accepted by the Catalog Shopify GraphQL query (@/queries/shopify-product-query.gql).

    ShopifyMoney

    A Shopify money value: a decimal amount string plus its ISO currency code.

    ShopifyMediaNode

    A media node from the product's media connection. Only MediaImage nodes carry an image; other media types (video, model3d) leave it undefined.

    ShopifyVariantNode

    Represents a product variant node from the Shopify GraphQL Storefront API.

    ShopifyProductNode

    Represents a product node from the Shopify GraphQL Storefront API.

    ShopifySearchResponse

    Represents the full response from a Shopify GraphQL product search query. May contain partial errors (e.g. permission-denied fields) alongside valid data.