BulkCostPriceCsvMapping
No description
input BulkCostPriceCsvMapping {
csvHeader: String!
fieldName: BulkCostPriceFieldName!
}
Fields
BulkCostPriceCsvMapping.csvHeader
● String!
non-null scalar
The name of the column in the CSV file
BulkCostPriceCsvMapping.fieldName
● BulkCostPriceFieldName!
non-null enum
The name of the field in Propeller eCommerce Platform
Member Of
BulkCostPriceCsvInput
input