Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketLocalizationsRemovePayload
Return type for marketLocalizationsRemove
mutation.
Signature:
export interface MarketLocalizationsRemovePayload
Property | Modifiers | Type | Description |
---|---|---|---|
marketLocalizations? | Maybe<Array<MarketLocalization>> | (Optional) The market localizations that were deleted. | |
userErrors | Array<TranslationUserError> | The list of errors that occurred from executing the mutation. |