--- title: MarketUpdateInput - GraphQL Admin description: The input fields used to update a market. api_version: 2025-01 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/MarketUpdateInput md: >- https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/MarketUpdateInput.md --- # Market​Update​Input input\_object The input fields used to update a market. ## Fields * enabled [Boolean](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/Boolean) Whether the market is enabled to receive visitors and sales. **Note**: Regions in inactive markets cannot be selected on the storefront or in checkout. * handle [String](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/String) A unique identifier for the market. For example `"ca"`. * name [String](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/String) The name of the market. Not shown to customers. *** ## Map No referencing types