Anchor to marketRegionDeletemarket
mutationmarket Region Delete
Requires for queries and both as well as for mutations.
Deprecated. Use marketUpdate instead.
Deletes a market region.
Anchor to Arguments
Arguments
- id (ID!)
- •ID!required
The ID of the market region to delete.
Was this section helpful?
- deletedId (ID)
- market (Market)
- userErrors ([MarketUserError!]!)
- Anchor to deletedIddeleted•ID
Id The ID of the deleted market region.
- Anchor to marketmarket•Market
The parent market object of the deleted region.
- Anchor to userErrorsuser•[Market
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?