Update v2 dependencies (#5312)

This commit is contained in:
Elias Nahum
2021-04-14 10:55:29 -04:00
committed by GitHub
parent 661904fbaf
commit 9a4a93a1a5
60 changed files with 8792 additions and 13335 deletions

View File

@@ -246,7 +246,7 @@ class DataOperator {
}
}
if (operator && fieldName && findMatchingRecordBy) {
if (fieldName && findMatchingRecordBy) {
await this.handleEntityRecords({
findMatchingRecordBy,
fieldName,