createSupplierProductLocale
Create a new supplierProductLocale.
createSupplierProductLocale(
input: SupplierProductLocaleCreateInput!
): SupplierProductLocale!
Arguments
createSupplierProductLocale.input
● SupplierProductLocaleCreateInput!
non-null input
Type
SupplierProductLocale
object
This has a many to one relationship with SupplierProduct, 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.