Hi,
Consider two collections with one-to-many relations.
How can I make “one” relation side filterable?
The relation is detected automatically right now by the Forestadmin’s agent on top of NestJs.
Hello @anon39940173
As I mentioned above, we are using Forestadmin on top of NestJs which is detecting the data models through the data-source connector.
We have an entity that has a one-to-many relationship named referral stages - detected automatically by the SDK. You can see we can not enable it to be filtered as a relation.
Is there anything we’ve missed to enable this capability?