interface AbstractQueryGroupJoinDataOptions {
    checkExisting: boolean;
}

Properties

Properties

checkExisting: boolean