--- title: MarketRegionsCreatePayload - GraphQL Admin description: Return type for `marketRegionsCreate` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/marketregionscreatepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/marketregionscreatepayload.md --- # Market​Regions​Create​Payload payload Return type for `marketRegionsCreate` mutation. ## Fields * market [Market](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Market) The market object. * user​Errors [\[Market​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/mutations/marketRegionsCreate) mutation Deprecated *** ## Map