upsertSupplierVariantSupplements
Bulk upsert supplierVariantSupplements.
Requires suppliervariantsupplement/write permission on the requesting identity Note that if there are Permission or UserInput Errors, the entire group will fail, not partially succeed.
upsertSupplierVariantSupplements(
inputs: [SupplierVariantSupplementCreateInput!]
): [SupplierVariantSupplement!]
Arguments
upsertSupplierVariantSupplements.inputs
● [SupplierVariantSupplementCreateInput!]
list input
Type
SupplierVariantSupplement
object
This has a one to one relationship with SupplierVariant, and provides supplemental data for the SupplierVariant. These items get updated at a lower frequency, and are therefore separate.