DemandImportType
The type of import requested.
enum DemandImportType {
PRODUCT_UPDATE
VARIANT_UPDATE
}
Values
DemandImportType.PRODUCT_UPDATE
Update DemandHq Products (and tags) and a single ProductLocale per Product.
DemandImportType.VARIANT_UPDATE
Update DemandHq Variants.
Member of
createCsvImport
mutation ● DemandImportMetadata
object