ContactCsvMapping
No description
input ContactCsvMapping {
csvHeader: String!
fieldName: ContactFieldName!
}
Fields
ContactCsvMapping.csvHeader ● String! non-null scalar
CSV column header name
ContactCsvMapping.fieldName ● ContactFieldName! non-null enum
Corresponding Propeller field name
Member Of
ContactCsvInput input