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