--- title: ContextualPublicationContext - GraphQL Admin description: The context data that determines the publication status of a product. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/ContextualPublicationContext md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/scalars/ID) The company location ID used to fetch company-specific publication. * country [Country​Code](https://shopify.dev/docs/api/admin-graphql/latest/enums/CountryCode) The country code used to fetch country-specific publication. * location​Id [ID](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) The Location ID used to fetch the publication status of a product. *** ## Map No referencing types