type DependenciesForItems: Map<DataItemProxy, string[]>;Maps a DataItemProxy of an item that was already imported to a list of primary keys for items that the original item has a relationship with.
type DependenciesForItems: Map<DataItemProxy, string[]>;Maps a DataItemProxy of an item that was already imported to a list of primary keys for items that the original item has a relationship with.