stack

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

AdminTypes.MarketLocalizableContent interface

The market localizable content of a resource’s field.

Signature:

export interface MarketLocalizableContent 

Properties

Property Modifiers Type Description
digest?   Maybe<Scalars[‘String’][‘output’]> (Optional) The hash digest representation of the content value.
key   Scalars[‘String’][‘output’] The resource field that’s being localized.
value?   Maybe<Scalars[‘String’][‘output’]> (Optional) The content value.