stack

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

AdminTypes.MarketLocalizableResource interface

A resource that has market localizable fields.

Signature:

export interface MarketLocalizableResource 

Properties

Property Modifiers Type Description
marketLocalizableContent   Array<MarketLocalizableContent> The market localizable content.
marketLocalizations   Array<MarketLocalization> Market localizations for the market localizable content.
resourceId   Scalars[‘ID’][‘output’] The GID of the resource.