Open
Description
Hello, i'm reading your documentation.
I read that I can add the next to modify the filterInput in the DTO, it works!
And in the suscriptions I can filter but is setup like filterDepth: 0 'cause I can't access to the direct relations
Have you thought about to add the same logic to the filter of suscriptions? I have to do some weird things to filter created/updated things in front end, for example validate that the createdElement has the same company with a useEffect instead just get the createdElement that is mine