To search not null queries, can I do this?: `where...
# orm-help
o
To search not null queries, can I do this?:
where: { textEn: { not: null } },