stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketLocalizationsRemovePayload

AdminTypes.MarketLocalizationsRemovePayload interface

Return type for marketLocalizationsRemove mutation.

Signature:

export interface MarketLocalizationsRemovePayload 

Properties

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.