Submit applies the import, aka.:
All operations are wrapped in a single transaction that are rollbacked on the first encountered error.
You can optionally provide a list of InterceptorFunc to further modify the form behavior before persisting it.
Rest
...interceptors: InterceptorFunc<models.Collection[]>[]Generated using TypeDoc
CollectionsImport is a form model to bulk import (create, replace and delete) collections from a user provided list.