--- title: CatalogContextInput - GraphQL Admin description: The input fields for the context in which the catalog's publishing and pricing rules apply. 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/catalogcontextinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/catalogcontextinput.md --- # Catalog​Context​Input input\_object The input fields for the context in which the catalog's publishing and pricing rules apply. ## Fields * company​Location​Ids [\[ID!\]](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) The IDs of the company locations to associate to the catalog. * market​Ids [\[ID!\]](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) The IDs of the markets to associate to the catalog. *** ## Input objects using this input * [Catalog​Create​Input.context](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CatalogCreateInput#fields-context) INPUT OBJECT The input fields required to create a catalog. * [Catalog​Update​Input.context](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CatalogUpdateInput#fields-context) INPUT OBJECT The input fields used to update a catalog. *** ## Map ### Input objects using this input * [Catalog​Create​Input.context](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CatalogCreateInput#fields-context) * [Catalog​Update​Input.context](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CatalogUpdateInput#fields-context)