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