Home > @infiniteobjects/shopify-data-manager > AdminTypes > ContextualPublicationContext
The context data that determines the publication status of a product.
Signature:
export interface ContextualPublicationContext
Property | Modifiers | Type | Description |
---|---|---|---|
companyLocationId? | InputMaybe<Scalars[‘ID’][‘input’]> | (Optional) The company location ID used to fetch company-specific publication. | |
country? | InputMaybe<CountryCode | `${CountryCode}`> | (Optional) The country code used to fetch country-specific publication. |