Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketLocalizableResource
A resource that has market localizable fields.
Signature:
export interface MarketLocalizableResource
| 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. |