This can be achieved with the repository find method as below on version >0.3.18
find
where: { param1: 'string', field2: Or(IsNull(), MoreThenOrEqual(new Date())) },