stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > TranslationInput > marketId

AdminTypes.TranslationInput.marketId property

The ID of the market that the translation is specific to. Not specifying this field means that the translation will be available in all markets.

Signature:

marketId?: InputMaybe<Scalars['ID']['input']>;