Interface: OtherContextCondition<Doc, F>
Type parameters
Name | Type |
---|---|
Doc | extends DocumentData = any |
F | extends Paths <Doc > = Paths <Doc > |
Hierarchy
SimpleCondition
<Doc
,F
,Exclude
<ContextOperator
,"in"
|"not in"
>>↳
OtherContextCondition
Properties
fieldName
• fieldName: F
Inherited from
SimpleCondition.fieldName
operator
• operator: CompositeConditionOperator
| "like"
| "not like"
| "like_cs"
| "not like_cs"
Overrides
SimpleCondition.operator
value
• value: any
Overrides
SimpleCondition.value