This commit is contained in:
Adria Navarro 2023-10-03 17:14:33 +02:00
parent 4b23139bfe
commit 83790bc324
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@
fieldSchema.relationshipType === RelationshipType.MANY_TO_MANY, fieldSchema.relationshipType === RelationshipType.MANY_TO_MANY,
} }
let operators = LuceneUtils.getValidOperatorsForType( const operators = LuceneUtils.getValidOperatorsForType(
type, type,
filter.field, filter.field,
datasource datasource