Interface RootQuerySelector<T>

Type Parameters

  • T

Hierarchy

  • RootQuerySelector

Indexable

[key: string]: any

Properties

Properties

$and?: FilterQuery<T>[]
$or?: FilterQuery<T>[]