interface ExistsByProperties {
    updateSequenceId?: number;
}

Properties

updateSequenceId?: number

An optional property. Filters out entities and repositories which have updateSequenceId greater than specified.