FieldPredicate
No documentation has been provided.
Presentation
type FieldPredicate = Exclude<
Predicate ,
AndPredicate | OrPredicate | InPredicate | NotInPredicate
>;No documentation has been provided.
type FieldPredicate = Exclude<
Predicate ,
AndPredicate | OrPredicate | InPredicate | NotInPredicate
>;