stack

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

AdminTypes.ProductOptionTranslationsArgs interface

The product property names. For example, “Size”, “Color”, and “Material”. Variants are selected based on permutations of these options. The limit for each product property name is 255 characters.

Signature:

export interface ProductOptionTranslationsArgs 

Properties

Property Modifiers Type Description
locale   Scalars[‘String’][‘input’]  
marketId?   InputMaybe<Scalars[‘ID’][‘input’]> (Optional)