Rest
Readonly
Allows you to insert a literal into the query.
WHERE [expr]
Either an expression that evaluates to a boolean or a shorthand equality object mapping columns to values.
Generated using TypeDoc
Allows you to insert a literal into the query.