Skip to main content

Interface: SimpleCondition<Doc, F, MyOperator>

A single field query condition.

Type parameters

NameType
Docextends DocumentData = any
Fextends Paths<Doc> = Paths<Doc>
MyOperatorOperator

Properties

fieldName

fieldName: F


operator

operator: MyOperator


value

value: any