Skip to main content

CSVImportResponse

type CSVImportResponse {
csvContent: String
isSuccess: Boolean!
}

Fields

csvContentString
isSuccessBoolean!required