--- title: ContextualPublicationContext - GraphQL Admin description: The context data that determines the publication status of a product. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/ContextualPublicationContext md: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/ContextualPublicationContext.md --- # Contextual​Publication​Context input\_object The context data that determines the publication status of a product. ## Fields * company​Location​Id [ID](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID) The company location ID used to fetch company-specific publication. * country [Country​Code](https://shopify.dev/docs/api/admin-graphql/unstable/enums/CountryCode) The country code used to fetch country-specific publication. * location​Id [ID](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID) The Location ID used to fetch the publication status of a product. *** ## Map No referencing types