Options
All
  • Public
  • Public/Protected
  • All
Menu

An error occurred during CSV import.

example
{
  action: "csvImportError",
  context_page_owner_type: "batchImport",
  context_page_owner_id: "67b646ecbe87376bfeb3f962",
  // list of errors
  value: [ "error1", "error2" ]
}

Hierarchy

  • CmsBatchImportFlowImportError

Index

Properties

action

action: csvImportError

context_page_owner_id

context_page_owner_id: string

context_page_owner_type

context_page_owner_type: batchImport

value

value: string[]

Generated using TypeDoc