Skip to main content
mutation

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

Deprecated. Use marketUpdate instead.

Deletes a list of market regions.

[ID!]!required

A list of IDs of the market regions to delete.


Was this section helpful?

Anchor to MarketRegionsDeletePayload returnsMarketRegionsDeletePayload returns

[ID!]

The ID of the deleted market region.

[MarketUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?