importer
Importer plugin contract and the import flow.
attributeImportedItem= ImportedSession | ImportFailureattributeNODE_BATCH_SIZE= 200attributeParser= Callable[[bytes, dict[str, Any]], Iterator[ImportedItem]]attributeMAX_IMPORT_FAILURES= 20