stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ContextualPricingContext

AdminTypes.ContextualPricingContext interface

The input fields for the context data that determines the pricing of a variant.

Signature:

export interface ContextualPricingContext 

Properties

Property Modifiers Type Description
companyLocationId?   InputMaybe<Scalars[‘ID’][‘input’]> (Optional) The CompanyLocation ID used to fetch company location specific prices.
country?   InputMaybe<CountryCode | `${CountryCode}`> (Optional) The country code used to fetch country-specific prices.