Skip to main content

createProductLocale

Create a new productLocale.

createProductLocale(
input: ProductLocaleCreateInput!
): ProductLocale!

Arguments

createProductLocale.input ● ProductLocaleCreateInput! 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.