gt

source

gt<R, F extends string | number | symbol>(field: F, value: R[F]): ScalarPredicatesource

Returns a predicate that evaluates to true if the value of the field is greater than the value of the argument.