Home > @infiniteobjects/shopify-data-manager > AdminTypes > ContextualPricingContext
The input fields for the context data that determines the pricing of a variant.
Signature:
export interface ContextualPricingContext
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. |