--- title: MarketRegionsCreatePayload - GraphQL Admin description: Return type for `marketRegionsCreate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/marketregionscreatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/marketregionscreatepayload.md --- # Market​Regions​Create​Payload payload Return type for `marketRegionsCreate` mutation. ## Fields * market [Market](https://shopify.dev/docs/api/admin-graphql/latest/objects/Market) The market object. * user​Errors [\[Market​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [market​Regions​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/marketRegionsCreate) mutation Deprecated *** ## Map