Skip to main content

updateProductLocale

Update an existing productLocale

updateProductLocale(
fallbackToCreateWith: ProductLocaleRelationshipFieldsInput
input: ProductLocaleUpdateInput!
): ProductLocale!

Arguments

updateProductLocale.fallbackToCreateWith ● ProductLocaleRelationshipFieldsInput input

updateProductLocale.input ● ProductLocaleUpdateInput! non-null input

Type

ProductLocale object

This has a many to one relationship with Product, and provides localized language data for the appropriate fields. There will often only be one of these, and it should be the one set in defaultLocale for the supplier.