Type alias NestedRecordPathOperator<T, Key>

NestedRecordPathOperator<T, Key>: CanBeNumberOrDate<T, Key> extends true
    ? DevfiveQueryOperator
    : DevfiveComparisonOperator

Type Parameters

Generated using TypeDoc