Types > MinCurrencyPrice
Storefront APITypesMinCurrencyPrice

MinCurrencyPrice

Description

Fields

currency: String!

Currency code

Example: "USD"


min_price: Int!

Minimum price of all product variants for given currency

Example: 0

Used By

Types

StorefrontProduct

Preview (typescript)

Loading module