Tony Toth

Results 4 comments of Tony Toth

@nebo-digital this might help you as a temporary solution: https://github.com/doug-martin/nestjs-query/issues/752#issuecomment-746296613

Hello guys, Any update on this one ? Im trying to apply a filtration like this but no luck. ``` and: [ { bought: { id: { is: true }...

@TriPSs I didn't get the chance to replicate it yet but from what I've seen one relation is broken somehow, even if the ```relationName``` is specified and right. Might be...

I was thinking to use this in a virtual relation but I need to touch the database first.