Types > ShardedTaskCSVImportInfo
Commerce APITypesShardedTaskCSVImportInfo
ShardedTaskCSVImportInfo

Description

Fields

columns: [String!]!

A list of columns that were used during import


header: Boolean!

Whether import data contains CSV header or not


input_file: File

A file which was used as input for the task

Expandable

Permission bit: "files.read"


model: String!

Name of the model used during import


Used By

Types

ShardedTask

Preview (typescript)

Loading module