--- title: MarketRegionsDeletePayload - GraphQL Admin description: Return type for `marketRegionsDelete` mutation. api_version: 2024-10 api_name: admin type: payload api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/payloads/MarketRegionsDeletePayload md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/payloads/MarketRegionsDeletePayload.txt --- # Market​Regions​Delete​Payload payload Return type for `marketRegionsDelete` mutation. ## Fields * deleted​Ids [\[ID!\]](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/ID) The ID of the deleted market region. * user​Errors [\[Market​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/MarketUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [market​Regions​Delete](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/marketRegionsDelete) mutation Deprecated *** ## Map