Options
All
  • Public
  • Public/Protected
  • All
Menu

Triggered when a partner edits a field in the batch import flow.

example
{
  action: "editedBatchImportField",
  context_module: "batchImportFlow",
  context_page_owner_type: "batchImport",
  context_page_owner_id: "67b646ecbe87376bfeb3f962",
  is_error: true
}

Hierarchy

  • CmsBatchImportEditedBatchImportField

Index

Properties

action

action: editedBatchImportField

context_module

context_module: batchImportFlow

context_page_owner_id

context_page_owner_id: string

context_page_owner_type

context_page_owner_type: batchImport

is_error

is_error: boolean

Generated using TypeDoc