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.

object

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

Defines errors encountered while managing a Market.

•

The error code.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
mutation

Creates a new market.

•
mutation

Deletes a market definition.

•
mutation

Updates the properties of a market.

Show
deprecated mutations Deprecated
•
mutationDeprecated

Deletes a market region. Use marketUpdate instead.

•
mutationDeprecated

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

•
mutationDeprecated

Deletes a list of market regions. Use marketUpdate instead.

•
mutationDeprecated

Creates a web presence for a market. Use webPresenceCreate instead.

•
mutationDeprecated

Deletes a market web presence. Use webPresenceDelete instead.

•
mutationDeprecated

Updates a market web presence. Use webPresenceUpdate instead.


Was this section helpful?


Was this section helpful?