--- title: MarketConditionsInput - GraphQL Admin description: The input fields required to create or update the market conditions. 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/marketconditionsinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/marketconditionsinput.md --- # Market​Conditions​Input input\_object The input fields required to create or update the market conditions. ## Fields * company​Locations​Condition [Market​Conditions​Company​Locations​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MarketConditionsCompanyLocationsInput) The company locations to include in the market conditions. * locations​Condition [Market​Conditions​Locations​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MarketConditionsLocationsInput) The locations to include in the market conditions. * regions​Condition [Market​Conditions​Regions​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MarketConditionsRegionsInput) The regions to include in the market conditions. *** ## Input objects using this input * [Market​Conditions​Update​Input.conditionsToAdd](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MarketConditionsUpdateInput#fields-conditionsToAdd) INPUT OBJECT The input fields required to update a market condition. * [Market​Conditions​Update​Input.conditionsToDelete](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MarketConditionsUpdateInput#fields-conditionsToDelete) INPUT OBJECT The input fields required to update a market condition. * [Market​Create​Input.conditions](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MarketCreateInput#fields-conditions) INPUT OBJECT The input fields required to create a market. *** ## Map ### Input objects using this input * [Market​Conditions​Update​Input.conditionsToAdd](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MarketConditionsUpdateInput#fields-conditionsToAdd) * [Market​Conditions​Update​Input.conditionsToDelete](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MarketConditionsUpdateInput#fields-conditionsToDelete) * [Market​Create​Input.conditions](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MarketCreateInput#fields-conditions)