interface IgnoreUnknownIds {
    ignoreUnknownIds?: boolean;
}

Hierarchy (view full)

Properties

ignoreUnknownIds?: boolean

Ignore IDs and external IDs that are not found

false