GraphQL INPUT_OBJECT
localizedIdReferenceInput
Input for reference ID of localized image in the cart.
link Definition
- input localizedIdReferenceInput {
- # Referenced ID.
- Int! :
- # Two-character ID of the language, see ISO 639-1.
- LanguageEnum! :
- }
link Required by
- CreateProductContentSettingsInputnull
- CreateProductSelectionInputInput for created product selection. Product selections are used to assign a product to one or more product characteristics.
- UpdateProductSelectionInputInput for product selection update. Product selections are used to assign a product to one or more product characteristics.