Skip to main content

updateSupplierVariants

Bulk update supplierVariants

Requires suppliervariant/write permission on the requesting identity Note that if there are Permission or UserInput Errors, the entire group will fail, not partially succeed.

updateSupplierVariants(
externalInputs: [SupplierVariantExternalUpdateInput]
inputs: [SupplierVariantUpdateInput]
): [SupplierVariant!]

Arguments

updateSupplierVariants.externalInputs ● [SupplierVariantExternalUpdateInput] list input

updateSupplierVariants.inputs ● [SupplierVariantUpdateInput] list input

Type

SupplierVariant object

The main item of the Supplier Domain, represents a single SKU of a product Only the variant level exists, there is no parent product.