Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

mutationDeprecated

Requires read_markets for queries and both read_markets as well as write_markets for mutations.

Creates regions that belong to an existing market. This mutation is deprecated and will be removed in the future. Use marketCreate or marketUpdate instead.

ID!required

The ID of the market to add the regions to.

The regions to be created.


Was this section helpful?

Anchor to MarketRegionsCreatePayload returnsMarketRegionsCreatePayload returns

The market object.

The list of errors that occurred from executing the mutation.


Was this section helpful?