# ContextualPublicationContext - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The context data that determines the publication status of a product. ### Access Scopes ## Fields * [companyLocationId](/docs/api/admin-graphql/2024-07/scalars/ID): ID - The company location ID used to fetch company-specific publication. * [country](/docs/api/admin-graphql/2024-07/enums/CountryCode): CountryCode - The country code used to fetch country-specific publication. ## Input objects with this input object * [Product](/docs/api/admin-graphql/2024-07/arguments/Product) ## Examples