Interface: GeneralCondition<Doc, F>
A condition that includes the 'in' and 'not in' operators.
Type parameters
Name | Type |
---|---|
Doc | extends DocumentData = any |
F | extends Paths <Doc > = Paths <Doc > |
Hierarchy
SimpleCondition
<Doc
,F
,AllOperators
>↳
GeneralCondition
Properties
fieldName
• fieldName: F
Inherited from
SimpleCondition.fieldName
operator
• operator: AllOperators
Overrides
SimpleCondition.operator
value
• value: any
Overrides
SimpleCondition.value