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