View Source
Object shorthand accepted in where clauses.
where
type WhereObject<column> = Partial<Record<column, unknown>>;