stack

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

AdminTypes.ContextualPublicationContext interface

The context data that determines the publication status of a product.

Signature:

export interface ContextualPublicationContext 

Properties

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.