Whether there is data for the properties supplied in a query

interface ExistsByProperties {
    hasDataMatchingProperties?: boolean;
}

Properties

hasDataMatchingProperties?: boolean

Whether there is data matching the query