#nested where clause in TypeORM
3 messages · Page 1 of 1 (latest)
so here, I need to pass additional innerJoinAndSelect() for other relationships too, right??
it sounds like same as my query only, because in my shared query too, it's not returning anything when I'm having productImagesFk.isDeleted = false', and I'm getting same error/issue with this QueryBuilder too