--- title: CatalogContextInput - GraphQL Admin description: >- The input fields for the context in which the catalog's publishing and pricing rules apply. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CatalogContextInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CatalogContextInput.txt --- # 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/2024-10/scalars/ID) The IDs of the company locations to associate to the catalog. *** ## Mutations using this input * [catalog​Context​Update.​contexts​To​Add](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/catalogContextUpdate#argument-contextsToAdd) MUTATION * [catalog​Context​Update.​contexts​To​Remove](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/catalogContextUpdate#argument-contextsToRemove) MUTATION *** ## Input objects using this input * [Catalog​Create​Input.​context](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CatalogCreateInput#field-context) INPUT OBJECT The input fields required to create a catalog. * [Catalog​Update​Input.​context](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CatalogUpdateInput#field-context) INPUT OBJECT The input fields used to update a catalog. *** ## Map ### Mutations using this input * <\~>[catalog​Context​Update.contextsToAdd](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/catalogContextUpdate#argument-contextsToAdd) * <\~>[catalog​Context​Update.contextsToRemove](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/catalogContextUpdate#argument-contextsToRemove) ### Input objects using this input * [Catalog​Create​Input.context](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CatalogCreateInput#field-context) * [Catalog​Update​Input.context](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CatalogUpdateInput#field-context)